Skip to content

Commit 0215a97

Browse files
committed
Update changelog for 1.3.0
1 parent 8b04847 commit 0215a97

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.3.0 (2017-08-04)
2+
3+
* Added support for chaining multiple extractors. New extractors can be registered using the `incenteev_translation_checker.extractor` tag
4+
* Added support for autoconfiguration for custom extractors in Symfony 3.3+ (adding the tag implicitly)
5+
* Added a JS extractor, to extract translation from JS files when using willdurand/js-translation-bundle. See https://github.com/Incenteev/IncenteevTranslationCheckerBundle/pull/18 for current limitations
6+
* Removed tests and development files from the ZIP archive to make the download smaller.
7+
18
## 1.2.1 (2017-06-12)
29

310
* Fixed compatibility with Symfony 3.3+

0 commit comments

Comments
 (0)