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