File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88Previous releases are documented in [ github releases] ( https://github.com/oscarotero/Gettext/releases )
99
10- ## [ 5.5.0] - Unreleased
10+ ## [ 5.5.0] - 2020-05-23
1111### Added
1212- New option ` addReferences() ` to configure the code scanners whether add or not references [ #258 ]
1313
14+ ### Changed
15+ - BREAKING: Moved some code from ` CodeScanner ` to the new ` FunctionsHandlersTrait ` in order to better reuse.
16+
1417## [ 5.4.1] - 2020-03-15
1518### Fixed
1619- PoGenerator includes the description and flags of the translations [ #253 ]
@@ -74,7 +77,7 @@ Previous releases are documented in [github releases](https://github.com/oscarot
7477[ #253 ] : https://github.com/php-gettext/Gettext/issues/253
7578[ #258 ] : https://github.com/php-gettext/Gettext/issues/258
7679
77- [ 5.5.0 ] : https://github.com/php-gettext/Gettext/compare/v5.4.1...HEAD
80+ [ 5.5.0 ] : https://github.com/php-gettext/Gettext/compare/v5.4.1...v5.5.0
7881[ 5.4.1 ] : https://github.com/php-gettext/Gettext/compare/v5.4.0...v5.4.1
7982[ 5.4.0 ] : https://github.com/php-gettext/Gettext/compare/v5.3.0...v5.4.0
8083[ 5.3.0 ] : https://github.com/php-gettext/Gettext/compare/v5.2.2...v5.3.0
You can’t perform that action at this time.
0 commit comments