Skip to content

Commit 989bc3a

Browse files
committed
Update changelog
1 parent c33ade3 commit 989bc3a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [0.2.20] - 2019-10-02
8+
9+
### Fixed
10+
- Missing return and argument phpdoc types for `array` and `mixed`.
811

912
## [0.2.19] - 2019-10-02
1013

@@ -16,6 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1619
### Fixed
1720
- Description trimming bug.
1821

19-
[Unreleased]: https://github.com/swaggest/php-code-builder/compare/v0.2.19...HEAD
22+
[0.2.20]: https://github.com/swaggest/php-code-builder/compare/v0.2.19...v0.2.20
2023
[0.2.19]: https://github.com/swaggest/php-code-builder/compare/v0.2.18...v0.2.19
2124
[0.2.18]: https://github.com/swaggest/php-code-builder/compare/v0.2.17...v0.2.18

0 commit comments

Comments
 (0)