File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77## [ Unreleased] - xxxx-xx-xx
88
99
10+ ## [ 1.5.1] - 2022-09-19
11+ ### Added
12+ - Enabled support of PHP8.2 for PECL [ #141 ] ( https://github.com/phalcon/php-zephir-parser/issues/141 )
13+
1014## [ 1.5.0] - 2022-02-12
1115### Added
1216- Added support for ` false ` return type [ #137 ] ( https://github.com/phalcon/php-zephir-parser/issues/137 )
@@ -186,7 +190,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
186190### Added
187191 - Initial stable release
188192
189- [ Unreleased ] : https://github.com/phalcon/php-zephir-parser/compare/v1.5.0...HEAD
193+ [ Unreleased ] : https://github.com/phalcon/php-zephir-parser/compare/v1.5.1...HEAD
194+ [ 1.5.1 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.5.0...v1.5.1
190195[ 1.5.0 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.4.2...v1.5.0
191196[ 1.4.2 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.4.1...v1.4.2
192197[ 1.4.1 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.4.0...v1.4.1
You can’t perform that action at this time.
0 commit comments