Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne authored and github-actions[bot] committed Oct 14, 2024
1 parent eebf9d1 commit 083113d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to `laravel-event-sourcing` will be documented in this file:

## 7.9.1 - 2024-10-14

### What's Changed

* update command name to match class name by @PH7-Jack in https://github.com/spatie/laravel-event-sourcing/pull/490

### New Contributors

* @PH7-Jack made their first contribution in https://github.com/spatie/laravel-event-sourcing/pull/490

**Full Changelog**: https://github.com/spatie/laravel-event-sourcing/compare/7.9.0...7.9.1

## 7.9.0 - 2024-10-10

### What's Changed
Expand Down Expand Up @@ -410,6 +422,7 @@ All notable changes to `laravel-event-sourcing` will be documented in this file:






```
Expand Down Expand Up @@ -453,6 +466,7 @@ All notable changes to `laravel-event-sourcing` will be documented in this file:






```
Expand Down Expand Up @@ -735,6 +749,7 @@ class MyProjector extends Projector






```
Expand Down Expand Up @@ -791,6 +806,7 @@ public function up()






```
Expand Down

0 comments on commit 083113d

Please sign in to comment.