Skip to content

Commit

Permalink
#2186 - Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Apr 7, 2021
1 parent 713506f commit efbba3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org).
### Fixed
- Fixed default value of nullable string parameter [#2180](https://github.com/zephir-lang/zephir/issues/2180)
- Fixed cast of `string` to `int` and `float` [#828](https://github.com/zephir-lang/zephir/issues/828)
- Fixed `null` strict check when variable is `string` type [#2186](https://github.com/zephir-lang/zephir/issues/2186)

## [0.13.1] - 2021-03-31
### Added
Expand Down

0 comments on commit efbba3b

Please sign in to comment.