Skip to content

Commit 4efc7fb

Browse files
authored
Merge pull request #312 from shalvah/changelog
Update changelog
2 parents cbcb111 + f45871c commit 4efc7fb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

1414
### Removed
1515

16-
## [2.1.0] - 2018-09-00
16+
## [2.1.1] - 10th September, 2018
17+
### Fixed
18+
- Print the correct file path of generated documentation (https://github.com/mpociot/laravel-apidoc-generator/pull/311)
19+
- Removed any extra slashes in URLs displayed in code samples (https://github.com/mpociot/laravel-apidoc-generator/pull/310)
20+
- Response calls are now also made for only GET in DIngo Router (https://github.com/mpociot/laravel-apidoc-generator/pull/309)
21+
- HEAD routes are no longer automatically generated for GET routes in DIngo Router (https://github.com/mpociot/laravel-apidoc-generator/pull/309)
22+
23+
## [2.1.0] - 9th September, 2018
1724
### Added
1825
- Added support for multiple route domains (https://github.com/mpociot/laravel-apidoc-generator/pull/255)
1926
- Added support for descriptions in custom validation rules (https://github.com/mpociot/laravel-apidoc-generator/pull/208)

0 commit comments

Comments
 (0)