File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## [ Unreleased]
8+
9+ ## [ 1.4.0] - 2021-09-18
810### Added
911- Added support for ` mixed ` type [ #120 ] ( https://github.com/phalcon/php-zephir-parser/issues/120 )
12+ - Add support for ` yield ` statement [ #118 ] ( https://github.com/phalcon/php-zephir-parser/issues/118 )
1013
1114## [ 1.3.8] - 2021-09-08
1215### Changed
@@ -170,7 +173,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
170173### Added
171174 - Initial stable release
172175
173- [ Unreleased ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.8...HEAD
176+ [ Unreleased ] : https://github.com/phalcon/php-zephir-parser/compare/v1.4.0...HEAD
177+ [ 1.4.0 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.8...v1.4.0
174178[ 1.3.8 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.7...v1.3.8
175179[ 1.3.7 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.6...v1.3.7
176180[ 1.3.6 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.5...v1.3.6
You can’t perform that action at this time.
0 commit comments