We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e34b7bc commit 4d72367Copy full SHA for 4d72367
CHANGELOG.md
@@ -8,8 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
## [1.3.0] - 2019-04-27
9
### Added
10
- Added support for "use" keyword in closures
11
- [phalcon/zephir#1848]https://github.com/phalcon/zephir/issues/1848
12
- [phalcon/zephir#888]https://github.com/phalcon/zephir/issues/888
+ [phalcon/zephir#1848](https://github.com/phalcon/zephir/issues/1848)
+ [phalcon/zephir#888](https://github.com/phalcon/zephir/issues/888)
13
14
### Fixed
15
- Fixed unicode support in the source code
0 commit comments