File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-event-sourcing ` will be documented in this file:
4
4
5
+ ## 7.9.1 - 2024-10-14
6
+
7
+ ### What's Changed
8
+
9
+ * update command name to match class name by @PH7-Jack in https://github.com/spatie/laravel-event-sourcing/pull/490
10
+
11
+ ### New Contributors
12
+
13
+ * @PH7-Jack made their first contribution in https://github.com/spatie/laravel-event-sourcing/pull/490
14
+
15
+ ** Full Changelog** : https://github.com/spatie/laravel-event-sourcing/compare/7.9.0...7.9.1
16
+
5
17
## 7.9.0 - 2024-10-10
6
18
7
19
### What's Changed
@@ -410,6 +422,7 @@ All notable changes to `laravel-event-sourcing` will be documented in this file:
410
422
411
423
412
424
425
+
413
426
414
427
415
428
```
@@ -453,6 +466,7 @@ All notable changes to `laravel-event-sourcing` will be documented in this file:
453
466
454
467
455
468
469
+
456
470
457
471
458
472
```
@@ -735,6 +749,7 @@ class MyProjector extends Projector
735
749
736
750
737
751
752
+
738
753
739
754
740
755
```
@@ -791,6 +806,7 @@ public function up()
791
806
792
807
793
808
809
+
794
810
795
811
796
812
```
You can’t perform that action at this time.
0 commit comments