Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and github-actions[bot] committed May 13, 2024
1 parent 03b96b6 commit 9d2f438
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.6.0 - 2024-05-13

### What's Changed

* Pass specified aggregate uuid to resetState while replaying by @meijdenmedia in https://github.com/spatie/laravel-event-sourcing/pull/463

### New Contributors

* @meijdenmedia made their first contribution in https://github.com/spatie/laravel-event-sourcing/pull/463

**Full Changelog**: https://github.com/spatie/laravel-event-sourcing/compare/7.5.0...7.6.0

## 7.5.0 - 2024-04-01

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






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






```
Expand Down Expand Up @@ -648,6 +662,7 @@ class MyProjector extends Projector






```
Expand Down Expand Up @@ -698,6 +713,7 @@ public function up()






```
Expand Down

0 comments on commit 9d2f438

Please sign in to comment.