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 Dec 20, 2024
1 parent f6ed36e commit 12028ba
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.10.2 - 2024-12-20

### What's Changed

* Fix Remaining Nullable Parameter Definitions by @okaufmann in https://github.com/spatie/laravel-event-sourcing/pull/495

### New Contributors

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

**Full Changelog**: https://github.com/spatie/laravel-event-sourcing/compare/7.10.1...7.10.2

## 7.10.1 - 2024-12-09

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






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






```
Expand Down Expand Up @@ -776,6 +790,7 @@ class MyProjector extends Projector






```
Expand Down Expand Up @@ -835,6 +850,7 @@ public function up()






```
Expand Down

0 comments on commit 12028ba

Please sign in to comment.