We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce823a commit b5ddfb0Copy full SHA for b5ddfb0
CHANGELOG.md
@@ -13,6 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Removed
15
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
23
## [3.0.6] - Saturday, 24 November 2018
24
### Added
25
- `include` and `exclude` route options now support wildcards (https://github.com/mpociot/laravel-apidoc-generator/pull/409)
0 commit comments