Skip to content

Commit d52d217

Browse files
authored
Update CHANGELOG.md
1 parent 362bd8d commit d52d217

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Removed
1515

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)
1627

1728
## [3.0.3] - Friday, 2 November 2018
1829
### Fixed

0 commit comments

Comments
 (0)