diff --git a/documentation/docs/changelog/0.2.1.md b/documentation/docs/changelog/0.2.1.md index 4d9d2c7a..1cf053d5 100644 --- a/documentation/docs/changelog/0.2.1.md +++ b/documentation/docs/changelog/0.2.1.md @@ -23,6 +23,7 @@ Not yet released. ### 💥 Breaking changes - All OpenPanel configuration files are now stored in `/etc/openpanel` - this directory is not modified on updates. - OpenPanel service is now run inside `openpanel` docker container. +- Translations are now stored in `/etc/openpanel/openpanel/translations/` directory. ### 🐛 Bug fixes - Excluded `/send_email` route on OpenAdmin from terms check.