update changelog

This commit is contained in:
2023-10-26 16:07:34 +02:00
parent 728fd642fa
commit ba778b1cf8
3 changed files with 7 additions and 5 deletions

View File

@@ -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"

3
.changes/v2.10.3.md Normal file
View File

@@ -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