File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to `cybercog/laravel-ownership` will be documented in this f
44
55## [ Unreleased]
66
7+ ## [ 5.5.0] - 2023-02-24
8+
9+ ### Added
10+
11+ - ([ #28 ] ) Added Laravel 10 support
12+
713## [ 5.4.0] - 2023-02-22
814
915### Added
@@ -123,7 +129,8 @@ All notable changes to `cybercog/laravel-ownership` will be documented in this f
123129
124130- Initial release
125131
126- [ Unreleased ] : https://github.com/cybercog/laravel-ownership/compare/5.4.0...master
132+ [ Unreleased ] : https://github.com/cybercog/laravel-ownership/compare/5.5.0...master
133+ [ 5.5.0 ] : https://github.com/cybercog/laravel-ownership/compare/5.4.0...5.5.0
127134[ 5.4.0 ] : https://github.com/cybercog/laravel-ownership/compare/5.3.0...5.4.0
128135[ 5.3.0 ] : https://github.com/cybercog/laravel-ownership/compare/5.2.0...5.3.0
129136[ 5.2.0 ] : https://github.com/cybercog/laravel-ownership/compare/5.1.0...5.2.0
@@ -137,6 +144,7 @@ All notable changes to `cybercog/laravel-ownership` will be documented in this f
137144[ 2.0.0 ] : https://github.com/cybercog/laravel-ownership/compare/1.0.0...2.0.0
138145[ Upgrade instructions ] : UPGRADING.md
139146
147+ [ #28 ] : https://github.com/cybercog/laravel-ownership/pull/28
140148[ #27 ] : https://github.com/cybercog/laravel-ownership/pull/27
141149[ #25 ] : https://github.com/cybercog/laravel-ownership/pull/25
142150[ #23 ] : https://github.com/cybercog/laravel-ownership/pull/23
You can’t perform that action at this time.
0 commit comments