Fix UI error changing a server's service, closes #1019

This commit is contained in:
Dane Everitt
2018-03-06 21:53:05 -06:00
parent 36837df0a6
commit c9e874d3ae
2 changed files with 20 additions and 14 deletions

View File

@@ -3,6 +3,10 @@ This file is a running track of new features and fixes to each version of the pa
This project follows [Semantic Versioning](http://semver.org) guidelines.
## v0.7.6 (Derelict Dermodactylus)
### Fixed
* Fixes a UI error when attempting to change the default Nest and Egg for an existing server.
## v0.7.5 (Derelict Dermodactylus)
### Fixed
* Fixes application API keys being created as a client API key.