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/).
6
6
7
7
## [ Unreleased]
8
8
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
+
9
13
## [ 1.3.7] - 2021-08-13
10
14
### 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 )
12
16
13
17
## [ 1.3.6] - 2020-12-03
14
18
### Added
@@ -164,7 +168,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
164
168
### Added
165
169
- Initial stable release
166
170
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
168
173
[ 1.3.7 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.6...v1.3.7
169
174
[ 1.3.6 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.5...v1.3.6
170
175
[ 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