From 45375a2f21b3e59b9edc0dc43684400ccb599e4f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 15 Aug 2022 20:27:49 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80932f728..f330c53f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Tagged template literal strings in components for localization with `$localize` +### Changed + +- Tagged template literal strings in components for localization with `$localize` + ## 1.179.5 - 15.08.2022 ### Added