File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-archivable ` will be documented in this file
4
4
5
+ ## v1.3.1 - 2024-02-09
6
+
7
+ ### What's Changed
8
+
9
+ * Make events observable by [ @Kaylakaze ] ( https://github.com/Kaylakaze ) in https://github.com/joelbutcher/laravel-archivable/pull/22
10
+
11
+ ### New Contributors
12
+
13
+ * [ @Kaylakaze ] ( https://github.com/Kaylakaze ) made their first contribution in https://github.com/joelbutcher/laravel-archivable/pull/22
14
+
15
+ ** Full Changelog** : https://github.com/joelbutcher/laravel-archivable/compare/v1.3.0...v1.3.1
16
+
5
17
## v1.3.0 - 2023-11-02
6
18
7
19
### What's Changed
@@ -14,7 +26,7 @@ All notable changes to `laravel-archivable` will be documented in this file
14
26
## v1.10.0 - 2023-02-24
15
27
16
28
### What's Changed
17
-
29
+
18
30
- Fix camel case by [ @Joel-Jensen ] ( https://github.com/Joel-Jensen ) https://github.com/joelbutcher/laravel-archivable/pull/12
19
31
- Laravel 10.x Compatibility by [ @laravel-shift ] ( https://github.com/laravel-shift ) in https://github.com/joelbutcher/laravel-archivable/pull/14
20
32
@@ -40,7 +52,7 @@ All notable changes to `laravel-archivable` will be documented in this file
40
52
41
53
### What's Changed
42
54
43
- - Support PHP8 by [ @joelbutcher ] ( https://github.com/joelbutcher )
55
+ - Support PHP8 by [ @joelbutcher ] ( https://github.com/joelbutcher )
44
56
45
57
** Full Changelog** : https://github.com/joelbutcher/laravel-archivable/compare/v1.1.1...v1.1.2
46
58
You can’t perform that action at this time.
0 commit comments