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 c62bfdb commit 41b26b6Copy full SHA for 41b26b6
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to `laravel-ownership` will be documented in this file.
4
5
+## [3.1.0] - 2017-08-30
6
+
7
+### Added
8
9
+- Laravel 5.5 support
10
+- Service Provider auto-discovery
11
12
## [3.0.0] - 2017-04-10
13
14
### Changed
@@ -45,6 +52,7 @@ All notable changes to `laravel-ownership` will be documented in this file.
45
52
46
53
- Initial release
47
54
55
+[3.1.0]: https://github.com/cybercog/laravel-ownership/compare/3.0.0...3.1.0
48
56
[3.0.0]: https://github.com/cybercog/laravel-ownership/compare/2.2.0...3.0.0
49
57
[2.2.0]: https://github.com/cybercog/laravel-ownership/compare/2.1.0...2.2.0
50
58
[2.1.0]: https://github.com/cybercog/laravel-ownership/compare/2.0.0...2.1.0
0 commit comments