File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 4.1.0] - 2022-03-01
9+ ### Added
10+ - Support for PHTML files [ #7 ] .
11+
812## [ 4.0.1] - 2021-12-16
913### Fixed
1014- Support for PHP 8
@@ -19,5 +23,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1923 - Replaced ` extract() ` with ` scan() `
2024 - Replaced ` generate() ` with ` save() `
2125
26+ [ #7 ] : https://github.com/php-gettext/Robo/issues/7
27+
28+ [ 4.1.0 ] : https://github.com/php-gettext/Robo/compare/v4.0.1...v4.1.0
2229[ 4.0.1 ] : https://github.com/php-gettext/Robo/compare/v4.0.0...v4.0.1
2330[ 4.0.0 ] : https://github.com/php-gettext/Robo/releases/tag/v4.0.0
You can’t perform that action at this time.
0 commit comments