Skip to content

Commit 38a6a81

Browse files
committed
Prepare 5.5.0 release
1 parent ac19bef commit 38a6a81

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)