File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Removed
15
15
16
+ ## 4.4.2 - Sunday, 21 March 2020 ([ compare to previous] ( https://github.com/mpociot/laravel-apidoc-generator/compare/4.4.1...4.4.2 ) )
17
+ ### Fixed
18
+ - Fixed double json encode when fetching collection in Laravel type docs (https://github.com/mpociot/laravel-apidoc-generator/pull/713 )
19
+
16
20
17
21
## 4.4.1 - Wednesday, 11 March 2020 ([ compare to previous] ( https://github.com/mpociot/laravel-apidoc-generator/compare/4.4.0...4.4.1 ) )
18
22
### Added
@@ -31,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
35
- Updated nunomaduro/collision to include v4 (https://github.com/mpociot/laravel-apidoc-generator/pull/699 )
32
36
33
37
### Fixed
34
- - Use correct protocol for Postman collcetion URL (https://github.com/mpociot/laravel-apidoc-generator/pull/697#event-3047246508 )
38
+ - Use correct protocol for Postman collcetion URL (https://github.com/mpociot/laravel-apidoc-generator/pull/697 )
35
39
36
40
## [ 4.2.4] - Saturday, 15 February 2020
37
41
### Fixed
You can’t perform that action at this time.
0 commit comments