diff --git a/CHANGELOG.md b/CHANGELOG.md index ba800403d..c6bf4596f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Set up `ng-extract-i18n-merge` to improve the i18n extraction and merge workflow +### Changed + +- Tagged template literal strings in components for localization with `$localize` + ## 1.179.5 - 15.08.2022 ### Added