Skip to content

Commit 7d786e5

Browse files
committed
new version
1 parent db340d4 commit 7d786e5

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
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and 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

0 commit comments

Comments
 (0)