diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b1a38ad1..d9db343b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org). ## [Unreleased] + +## [0.15.2] - 2021-10-24 ### Fixed - Fixed output of `string` type INI in globals [#2312](https://github.com/zephir-lang/zephir/issues/2312) @@ -559,7 +561,8 @@ and this project adheres to [Semantic Versioning](http://semver.org). [#1524](https://github.com/zephir-lang/zephir/issues/1524) -[Unreleased]: https://github.com/zephir-lang/zephir/compare/0.15.1...HEAD +[Unreleased]: https://github.com/zephir-lang/zephir/compare/0.15.2...HEAD +[0.15.2]: https://github.com/zephir-lang/zephir/compare/0.15.1...0.15.2 [0.15.1]: https://github.com/zephir-lang/zephir/compare/0.15.0...0.15.1 [0.15.0]: https://github.com/zephir-lang/zephir/compare/0.14.0...0.15.0 [0.14.0]: https://github.com/zephir-lang/zephir/compare/0.14.0-beta.3...0.14.0