Skip to content

Commit

Permalink
Update changelog for 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Aug 4, 2017
1 parent 8b04847 commit 0215a97
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.3.0 (2017-08-04)

* Added support for chaining multiple extractors. New extractors can be registered using the `incenteev_translation_checker.extractor` tag
* Added support for autoconfiguration for custom extractors in Symfony 3.3+ (adding the tag implicitly)
* 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
* Removed tests and development files from the ZIP archive to make the download smaller.

## 1.2.1 (2017-06-12)

* Fixed compatibility with Symfony 3.3+
Expand Down

0 comments on commit 0215a97

Please sign in to comment.