Update changelog

This commit is contained in:
Dane Everitt 2016-10-07 17:02:06 -04:00
parent 1958af1635
commit ab19e2ee96
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53

View File

@ -24,7 +24,8 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
* File manager rename field would not disappear when pressing the escape key in chrome. [#121](https://github.com/Pterodactyl/Panel/issues/121)
* Fixes bug where server image assigned was not being saved to the database.
* Fixes instances where selecting auto-deploy would not hide the node selection dropdown.
* Fixes bug in auto-deployment that would throw a `ModelNotFoundException` if the location passed was not valid. Not normally an issue in the panel, but caused display isses for the API.
* Fixes bug in auto-deployment that would throw a `ModelNotFoundException` if the location passed was not valid. Not normally an issue in the panel, but caused display issues for the API.
* Updated Socket.io client file to version `1.5.0` to match the latest release. Correlates with setting hard dependencies in the Daemon.
## v0.5.0-pre.1 (Bodacious Boreopterus)