Make a todo a todid, closes #774

This commit is contained in:
Dane Everitt 2017-11-25 13:45:47 -06:00
parent 9ee503b3c1
commit a710bdf457
4 changed files with 8 additions and 4 deletions

View file

@ -8,6 +8,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
* `[beta.2]` — Fixes a bug that would cause an endless exception message stream in the console when attemping to setup environment settings in certain instances.
* `[beta.2]` — Fixes a bug causing the dropdown menu for a server's egg to display the wrong selected value.
* `[beta.2]` — Fixes a bug that would throw a red page of death when submitting an invalid egg variable value for a server in the Admin CP.
* `[beta.2]` — Someone found a `@todo` that I never `@todid` and thus database hosts could not be created without being linked to a node. This is fixed...
## v0.7.0-beta.2 (Derelict Dermodactylus)
### Fixed