diff --git a/documentation/docs/changelog/0.2.2.md b/documentation/docs/changelog/0.2.2.md index 36bd940e..a8a21460 100644 --- a/documentation/docs/changelog/0.2.2.md +++ b/documentation/docs/changelog/0.2.2.md @@ -19,6 +19,8 @@ Not yet released. ### 🐛 Bug fixes - Fixed bugs on *OpenAdmin > Users > Profile* and *OpenPanel > Dashboard* with disk usage information not displayed when overlay2 storage driver is used. +- Fixed bug with File Watcher service causing infinite OpenAdmin service restart on Ubuntu24. +- Fixed bug with OpenAdmin > Firewall > Blacklists (IPsets) causing `ufw reload` commands to fail - reported by [@f1lk3](https://github.com/f1lk3).