docs: Updating changelog

This commit is contained in:
Chris Cameron
2019-01-25 17:11:08 -05:00
parent 2f21379e52
commit d41203b856

View File

@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- JSON refactoring for simpler deserialization
## [8.3.0] - 2019-01-25
### Added
@@ -14,7 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
- Small fixes for better VC4 support
- JSON refactoring for simpler deserialization
## [8.2.0] - 2019-01-10
### Added