Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c77b31a

Browse files
committed
Updated change log
1 parent 146dcbf commit c77b31a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
4.2.0
5+
-----
6+
7+
* Added support for configuring the `Translator` with multiple formatters.
8+
49
4.1.0
510
-----
611

src/Symfony/Component/Translation/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

4+
4.2.0
5+
-----
6+
7+
* Added intl message formatter.
8+
* Added support for one formatter per domain
9+
410
4.1.0
511
-----
612

@@ -34,7 +40,6 @@ CHANGELOG
3440
-----
3541

3642
* Added support for escaping `|` in plural translations with double pipe.
37-
* Added intl message formatter.
3843

3944
3.1.0
4045
-----

0 commit comments

Comments
 (0)