]> git.r.bdr.sh - rbdr/sumo/blob - CHANGELOG.md
83de4a76e060d62797da71ac1fade250d89cd58b
[rbdr/sumo] / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7 ## [Unreleased]
8 ### Added
9 - Eslint config
10 - JSdoc config
11 - Serpentity as a dependency
12 - Base HTML and CSS
13 - Wrapper application
14 - This CHANGELOG
15 - A README
16 - A CONTRIBUTING guide
17 - Pixi powered renderer system
18 - Matter-js powered physics system
19 - Scripts to setup hooks, linting, docs, and bundling
20 - Keyboard Support
21
22 [Unreleased]: https://github.com/rbdr/sumo/compare/master...develop