From 01a60549cf3c5a1c9bbaf92f5f86de48f8cddbe6 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Fri, 4 Nov 2016 21:59:28 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 788702e1e..d612005e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 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.5.0 (Bodacious Boreopterus) [Unreleased] +## v0.5.0 (Bodacious Boreopterus) After nearly a month in the works, version `v0.5.0` is finally here! 🎉 ### Added @@ -65,6 +65,7 @@ After nearly a month in the works, version `v0.5.0` is finally here! 🎉 * Fixed bug where node allocation would appear to be successful but actual encounter an error. Made it cleared how to enter ports. * Fixes display where an extra space was added to the end of SFTP passwords when they were copied from the panel. [#116](https://github.com/Pterodactyl/Panel/issues/116), thanks [@OrangeJuiced](https://github.com/OrangeJuiced) * Fixes a bug that prevented viewing database servers if not assigned to a node. +* Checkboxes previously not displayed checkmarks are now fixed. ### Fixed (bugs from v0.5.0-rc.2) * Fixes a bug causing password resets to fail for server databases.