diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fc6da3..10fc815 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Eslint config - JSdoc config -- Webpack config - Serpentity as a dependency - Base HTML and CSS - Wrapper application @@ -17,5 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - A CONTRIBUTING guide - Pixi powered renderer system - Matter-js powered physics system +- Scripts to setup hooks, linting, docs, and bundling [Unreleased]: https://github.com/rbdr/sumo/compare/master...develop |