Skip to content

Commit 7646156

Browse files
committed
Update CHANGELOG.md [ci skip]
1 parent d464b78 commit 7646156

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [1.1.0] - 2017-10-12
10+
### Added
11+
- Added support syntax assign-bitwise operators [#14](https://github.com/phalcon/php-zephir-parser/issues/14),
12+
[phalcon/zephir#1056](https://github.com/phalcon/zephir/issues/1056)
13+
14+
### Changed
15+
- Refactor tests to use more standard approach usually used for PHP extensions
16+
917
## [1.0.3] - 2017-05-13
1018
### Added
1119
- Make parser return error message on failure [#19](https://github.com/phalcon/php-zephir-parser/issues/19)

0 commit comments

Comments
 (0)