File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased]
7
+ ## [ 0.2.20] - 2019-10-02
8
+
9
+ ### Fixed
10
+ - Missing return and argument phpdoc types for ` array ` and ` mixed ` .
8
11
9
12
## [ 0.2.19] - 2019-10-02
10
13
@@ -16,6 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
19
### Fixed
17
20
- Description trimming bug.
18
21
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
20
23
[ 0.2.19 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.18...v0.2.19
21
24
[ 0.2.18 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.17...v0.2.18
You can’t perform that action at this time.
0 commit comments