From 3e7a72046e7da3e92baee63aac40f4b8308a3698 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sat, 15 Apr 2017 13:57:46 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 819f6ed1a..f36bf5e90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines. ### Fixed * `[beta.1]` — Fixes task management ststem not running correctly. * `[beta.1]` — Fixes API endpoint for command sending missing the required class definition. +* `[beta.1]` — Fixes panel looking fo an old compiled classfile that is no longer used. This was causing errors relating to `missing class DingoAPI` when trying to upgrade the panel. ## v0.6.0-beta.1 (Courageous Carniadactylus) ### Fixed