Update changelog

This commit is contained in:
Dane Everitt 2017-04-15 13:57:46 -04:00
parent 1a87943f07
commit 3e7a72046e
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53

View file

@ -7,6 +7,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
### Fixed
* `[beta.1]` — Fixes task management ststem not running correctly.
* `[beta.1]` — Fixes API endpoint for command sending missing the required class definition.
* `[beta.1]` — Fixes panel looking fo an old compiled classfile that is no longer used. This was causing errors relating to `missing class DingoAPI` when trying to upgrade the panel.
## v0.6.0-beta.1 (Courageous Carniadactylus)
### Fixed