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/).
7
7
## [ Unreleased] - xxxx-xx-xx
8
8
9
9
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
+
10
14
## [ 1.5.0] - 2022-02-12
11
15
### Added
12
16
- 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/).
186
190
### Added
187
191
- Initial stable release
188
192
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
190
195
[ 1.5.0 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.4.2...v1.5.0
191
196
[ 1.4.2 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.4.1...v1.4.2
192
197
[ 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