diff --git a/.changes/unreleased/Fixed-20231026-152205.yaml b/.changes/unreleased/Fixed-20231026-152205.yaml deleted file mode 100644 index 0879268b2..000000000 --- a/.changes/unreleased/Fixed-20231026-152205.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Replace old method of getting translator with injection of translatorInterface -time: 2023-10-26T15:22:05.134223653+02:00 -custom: - Issue: "175" diff --git a/.changes/v2.10.3.md b/.changes/v2.10.3.md new file mode 100644 index 000000000..873c28dbb --- /dev/null +++ b/.changes/v2.10.3.md @@ -0,0 +1,3 @@ +## v2.10.3 - 2023-10-26 +### Fixed +* ([#175](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/175)) Replace old method of getting translator with injection of translatorInterface diff --git a/CHANGELOG.md b/CHANGELOG.md index 61319c204..3379735b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v2.10.3 - 2023-10-26 +### Fixed +* ([#175](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/175)) Replace old method of getting translator with injection of translatorInterface + ## v2.10.2 - 2023-10-26 ### Fixed * ([#175](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/175)) Use injection of translator instead of ->get().