Skip to content

Commit b5ddfb0

Browse files
authored
Update CHANGELOG.md
1 parent 2ce823a commit b5ddfb0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

1414
### Removed
1515

16+
## [3.1.0] - Wednesday, 28 November 2018
17+
### Added
18+
- Add `ResponseFileStrategy` to retrieve responses from files. (https://github.com/mpociot/laravel-apidoc-generator/pull/410)
19+
20+
### Modified
21+
- Switch from `jQuery` to `fetch` in JavaScript examples. (https://github.com/mpociot/laravel-apidoc-generator/pull/411)
22+
1623
## [3.0.6] - Saturday, 24 November 2018
1724
### Added
1825
- `include` and `exclude` route options now support wildcards (https://github.com/mpociot/laravel-apidoc-generator/pull/409)

0 commit comments

Comments
 (0)