Skip to content

Commit 3696ffc

Browse files
committed
minor #12011 [Translation][changelog] fix typo. (aitboudad)
This PR was merged into the 2.6-dev branch. Discussion ---------- [Translation][changelog] fix typo. | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | License | MIT Translator::getMessages() was added in 2.6. Commits ------- e371bd7 [Translation][changelog] fix typo.
2 parents 13418c8 + e371bd7 commit 3696ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Translation/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ CHANGELOG
77
* added possibility to cache catalogues
88
* added TranslatorBagInterface
99
* added LoggingTranslator
10+
* added Translator::getMessages() for retrieving the message catalogue as an array
1011

1112
2.5.0
1213
-----
1314

1415
* added relative file path template to the file dumpers
1516
* added optional backup to the file dumpers
1617
* changed IcuResFileDumper to extend FileDumper
17-
* added Translator::getMessages() for retrieving the message catalogue as an array
1818

1919
2.3.0
2020
-----

0 commit comments

Comments
 (0)