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 0e6422f commit 9698c48Copy full SHA for 9698c48
CHANGELOG.md
@@ -1,12 +1,14 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/markwalet/laravel-hashed-route/compare/v2.0.0...master)
+## [Unreleased](https://github.com/markwalet/laravel-hashed-route/compare/v2.1.0...master)
4
+
5
+## [v2.1.0](https://github.com/markwalet/laravel-hashed-route/compare/v2.0.0...v2.1.0)
6
7
### Added
8
- Added support for Laravel 6.
9
- Added StyleCI integration.
10
-## [v2.0.0](https://github.com/markwalet/laravel-hashed-route/compare/v1.1.8...2.0.0)
11
+## [v2.0.0](https://github.com/markwalet/laravel-hashed-route/compare/v1.1.8...v2.0.0)
12
13
14
- Added clover coverage to CI.
0 commit comments