aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: c038284acf76e8c6a9fae50a30e8eee0eefe493d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Added
- Eslint config
- JSdoc config
- Serpentity as a dependency
- Base HTML and CSS
- Wrapper application
- This CHANGELOG
- A README
- A CONTRIBUTING guide
- Pixi powered renderer system
- Matter-js powered physics system
- Scripts to setup hooks, linting, docs, and bundling
- Keyboard Support
- Dash & grab mechanics

[Unreleased]: https://github.com/rbdr/sumo/compare/master...develop