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 10, 2024
1 parent 0e9205f commit 29995fc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## 7.9.0 - 2024-10-10

### What's Changed

* Use class map name when querying event class by @maartenpaauw in https://github.com/spatie/laravel-event-sourcing/pull/476
* Register optimize commands by @erikgaal in https://github.com/spatie/laravel-event-sourcing/pull/489

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

## 7.8.0 - 2024-09-20

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






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






```
Expand Down Expand Up @@ -723,6 +734,7 @@ class MyProjector extends Projector






```
Expand Down Expand Up @@ -778,6 +790,7 @@ public function up()






```
Expand Down

0 comments on commit 29995fc

Please sign in to comment.