File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
9
## [ 1.4.0] - 2021-09-18
10
10
### Added
11
11
- 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 )
12
+ - Added support for ` yield ` statement [ #118 ] ( https://github.com/phalcon/php-zephir-parser/issues/118 )
13
13
14
14
## [ 1.3.8] - 2021-09-08
15
15
### Changed
Original file line number Diff line number Diff line change 24
24
</stability >
25
25
<license uri =" https://github.com/zephir-lang/php-zephir-parser/blob/development/LICENSE" >MIT</license >
26
26
<notes >
27
- ### Added
28
- - Added support for `mixed` type [#120](https://github.com/phalcon/php-zephir-parser/issues/120)
29
- - Add support for `yield` statement [#118](https://github.com/phalcon/php-zephir-parser/issues/118)
27
+ * Added support for `mixed` type
28
+ * Added support for `yield` statement
30
29
</notes >
31
30
<contents >
32
31
<dir name =" /" >
You can’t perform that action at this time.
0 commit comments