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 a1351d1 commit 5d5a0bcCopy full SHA for 5d5a0bc
CHANGELOG.md
@@ -0,0 +1,18 @@
1
+# Changelog
2
+
3
+## [4.0.0](https://github.com/ksassnowski/laravel-shareable-models/compare/3.2.0...v4.0.0) (2023-03-17)
4
5
6
+### ⚠ BREAKING CHANGES
7
8
+* support PHP 8.2, drop PHP 8.0
9
10
+### Features
11
12
+* Laravel 10.x compatibility ([afe6254](https://github.com/ksassnowski/laravel-shareable-models/commit/afe62545d3719de1f63bd27d461e8f0cd2675daf))
13
14
15
+### Miscellaneous Chores
16
17
+* setup release pipeline ([8af85ab](https://github.com/ksassnowski/laravel-shareable-models/commit/8af85abd275cf91de74ce6b7823e651cc5ba9dd2))
18
+* support PHP 8.2, drop PHP 8.0 ([a1351d1](https://github.com/ksassnowski/laravel-shareable-models/commit/a1351d187a95d268ed9bdf0bc51cb85ffcdc3037))
0 commit comments