Fix missing service file, closes #390

This commit is contained in:
Dane Everitt 2017-04-17 19:26:03 -04:00
parent de436d3c83
commit 91ce97a326
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 4 additions and 1 deletions

View file

@ -3,12 +3,13 @@ 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.6.0-beta.3 (Courageous Carniadactylus)
## v0.6.0-beta.2.1 (Courageous Carniadactylus)
### Fixed
* `[beta.2]` — Suspended servers now show as suspended.
* `[beta.2]` — Corrected the information when a task has not run yet.
* `[beta.2]` — Fixes filemanager 404 when editing a file within a directory.
* `[beta.2]` — Fixes exception in tasks when deleting a server.
* `[beta.2]` — Fixes bug with Terarria and Voice servers reporting a `TypeError: Service is not a constructor` in the daemon due to a missing service configuration.
## v0.6.0-beta.2 (Courageous Carniadactylus)
### Fixed