Skip to content

Commit

Permalink
Updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Apr 24, 2019
1 parent e8e5cb4 commit 166dcb1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Added
- Added support for "use" keyword in closures
[phalcon/zephir#1848]https://github.com/phalcon/zephir/issues/1848
[phalcon/zephir#888]https://github.com/phalcon/zephir/issues/888

### Fixed
- Fixed unicode support in the source code
[#62](https://github.com/phalcon/php-zephir-parser/issues/62),
Expand Down

0 comments on commit 166dcb1

Please sign in to comment.