diff --git a/CHANGELOG.md b/CHANGELOG.md index 72595e388..3a2fefaa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed `node main` to `exec node main` in the `entrypoint.sh` file to improve the container signal handling - Improved the language localization for Catalan (`ca`) - Improved the language localization for Español (`es`) +- Improved the language localization for German (`de`) - Improved the language localization for Turkish (`tr`) ### Fixed