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 @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 1.3.5] - 2020-11-29
10
+ ### Added
11
+ - Added PHP 8.0 support [ phalcon/zephir #2111 ] ( https://github.com/phalcon/zephir/issues/2111 )
12
+
8
13
## [ 1.3.4] - 2020-04-04
9
14
### Fixed
10
15
- Fixed operator precedence
@@ -151,8 +156,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
151
156
### Added
152
157
- Initial stable release
153
158
154
- [ Unreleased ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.4 ...HEAD
155
- [ 1.3.4 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.3 ...v1.3.4
159
+ [ Unreleased ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.5 ...HEAD
160
+ [ 1.3.5 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.4 ...v1.3.5
156
161
[ 1.3.3 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.2...v1.3.3
157
162
[ 1.3.2 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.1...v1.3.2
158
163
[ 1.3.1 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.0...v1.3.1
You can’t perform that action at this time.
0 commit comments