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.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 4.1.0] - 2022-03-01
9
+ ### Added
10
+ - Support for PHTML files [ #7 ] .
11
+
8
12
## [ 4.0.1] - 2021-12-16
9
13
### Fixed
10
14
- Support for PHP 8
@@ -19,5 +23,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
19
23
- Replaced ` extract() ` with ` scan() `
20
24
- Replaced ` generate() ` with ` save() `
21
25
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
22
29
[ 4.0.1 ] : https://github.com/php-gettext/Robo/compare/v4.0.0...v4.0.1
23
30
[ 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