diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index 29a08fce..5b55852c 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -5,7 +5,9 @@ Not yet released. ### 🚀 New features ### 🐛 Bug fixes +- Fixed bug `cannot access local variable 'command' where it is not associated with a value` when restarting docker services from 'OpenAdmin > Services > Status' page. ### 💅 Polish - Changing default PHP version will now terminate existing phpMyAdmin sessions, so that the next start of phpMyAdmin uses the new default. +- Improvements to the 'OpenAdmin > Services > Status' page.