From 2ba9d51f9c4dfdf1d3ad6ff83c61b8773ba55d5f Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Fri, 21 Apr 2017 17:54:32 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 960d838af..57096d1ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ 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.2.1 (Courageous Carniadactylus) +### Fixed +* `[beta.2.1]` — Fixed a bug preventing the deletion of a server. + +### Added +* Added new scripts for service options that allows installation of software in a privileged Docker container on the node prior to marking a server as installed. +* Added ability to reinstall a server using the currently assigned service and option. +* Added ability to change a server's service and service option, as well as change pack assignments and other management services in that regard. + ## v0.6.0-beta.2.1 (Courageous Carniadactylus) ### Fixed * `[beta.2]` — Suspended servers now show as suspended.