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 666e3c8 commit f2eb99dCopy full SHA for f2eb99d
CHANGELOG.md
@@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Removed
15
16
+## [3.14.0] - Saturday, 31 August 2019
17
+### Fixed
18
+- Backwards compatibility for the changes to `@group` introduced in 3.12.0 (https://github.com/mpociot/laravel-apidoc-generator/pull/556)
19
+
20
+## [3.13.0] - Sunday, 25 August 2019
21
22
## [3.12.0] - Sunday, 25 August 2019
23
### Fixed
24
- Specifying an `@group` for a method no longer requires you to add the description. (https://github.com/mpociot/laravel-apidoc-generator/pull/556)
0 commit comments