File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## [ 1.3.8] - 2021-09-08
10+ ### Changed
11+ - Changed CI from AppVeyor to Github Actions [ #110 ] ( https://github.com/phalcon/php-zephir-parser/issues/110 )
12+
913## [ 1.3.7] - 2021-08-13
1014### Added
11- - Added support of ` require_once ` statement
15+ - Added support of ` require_once ` statement [ # 107 ] ( https://github.com/zephir-lang/php-zephir-parser/pull/107 )
1216
1317## [ 1.3.6] - 2020-12-03
1418### Added
@@ -164,7 +168,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
164168### Added
165169 - Initial stable release
166170
167- [ Unreleased ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.7...HEAD
171+ [ Unreleased ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.8...HEAD
172+ [ 1.3.8 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.7...v1.3.8
168173[ 1.3.7 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.6...v1.3.7
169174[ 1.3.6 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.5...v1.3.6
170175[ 1.3.5 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.4...v1.3.5
You can’t perform that action at this time.
0 commit comments