Skip to content

Commit 557b5be

Browse files
committed
[Translator] Added missing changelog notes.
1 parent 68f70b8 commit 557b5be

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ CHANGELOG
44
2.8.0
55
-----
66

7-
* deprecated Translator::getMessages(), use TranslatorBagInterface::getCatalogue() instead.
8-
* added options 'as_tree', 'inline' to YamlFileDumper
7+
* deprecated Translator::getMessages(), rely on TranslatorBagInterface::getCatalogue() instead.
8+
* added options `as_tree`, `inline` to YamlFileDumper
9+
* added support for XLIFF target and tool attributes.
10+
* added message parameters to DataCollectorTranslator.
911
* [DEPRECATION] The `DiffOperation` class has been deprecated and
1012
will be removed in Symfony 3.0, since its operation has nothing to do with 'diff',
1113
so the class name is misleading. The `TargetOperation` class should be used for

0 commit comments

Comments
 (0)