Update changelog
This commit is contained in:
parent
ebe88bb1a8
commit
4ea2ea1dd9
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +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.
|
This project follows [Semantic Versioning](http://semver.org) guidelines.
|
||||||
|
|
||||||
|
## v0.6.0-pre.1 (Courageous Carniadactylus)
|
||||||
|
### Fixed
|
||||||
|
* `[pre.1]` — Fixes bug with database seeders that prevented correctly installing the panel.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
* `[pre.1]` — Moved around navigation bar on fronted to make it more obvious where logout and admin buttons were, as well as use the right icon for server listing.
|
||||||
|
|
||||||
## v0.6.0-pre.1 (Courageous Carniadactylus)
|
## v0.6.0-pre.1 (Courageous Carniadactylus)
|
||||||
### Added
|
### Added
|
||||||
* Remote routes for daemon to contact in order to allow Daemon to retrieve updated service configuration files on boot. Centralizes services to the panel rather than to each daemon.
|
* Remote routes for daemon to contact in order to allow Daemon to retrieve updated service configuration files on boot. Centralizes services to the panel rather than to each daemon.
|
||||||
|
|
Loading…
Reference in a new issue