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/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## [ 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+
813## [ 1.3.4] - 2020-04-04
914### Fixed
1015- Fixed operator precedence
@@ -151,8 +156,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
151156### Added
152157 - Initial stable release
153158
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
156161[ 1.3.3 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.2...v1.3.3
157162[ 1.3.2 ] : https://github.com/phalcon/php-zephir-parser/compare/v1.3.1...v1.3.2
158163[ 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