diff --git a/.changes/unreleased/Fixed-20231026-141421.yaml b/.changes/unreleased/Fixed-20231026-141421.yaml deleted file mode 100644 index eba32bd24..000000000 --- a/.changes/unreleased/Fixed-20231026-141421.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Use injection of translator instead of ->get(). -time: 2023-10-26T14:14:21.588251474+02:00 -custom: - Issue: "175" diff --git a/CHANGELOG.md b/CHANGELOG.md index 29bb7ba59..61319c204 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.2 - 2023-10-26 +### Fixed +* ([#175](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/175)) Use injection of translator instead of ->get(). + ## v2.10.1 - 2023-10-24 ### Fixed * Fix export controller when generating an export without any data in session