File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Removed
15
15
16
+ ## [ 3.0.6] - Saturday, 24 November 2018
17
+ ### Added
18
+ - ` include ` and ` exclude ` route options now support wildcards (https://github.com/mpociot/laravel-apidoc-generator/pull/409 )
19
+
20
+ ## [ 3.0.5] - Thursday, 15 November 2018
21
+ ### Fixed
22
+ - Make ` router ` option case-insensitive (https://github.com/mpociot/laravel-apidoc-generator/pull/407 )
23
+
24
+ ## [ 3.0.4] - Wednesday, 7 November 2018
25
+ ### Fixed
26
+ - Replaced use of ` Storage::copy ` with PHP's ` copy ` to work with absolute paths (https://github.com/mpociot/laravel-apidoc-generator/pull/404 )
16
27
17
28
## [ 3.0.3] - Friday, 2 November 2018
18
29
### Fixed
You can’t perform that action at this time.
0 commit comments