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 9, 2024
1 parent 849ed5b commit 67e822d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## 7.10.1 - 2024-12-09

### What's Changed

* Explicitly mark variable nullable by @BertvanHoekelen in https://github.com/spatie/laravel-event-sourcing/pull/494

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

## 7.10.0 - 2024-12-02

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






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






```
Expand Down Expand Up @@ -765,6 +775,7 @@ class MyProjector extends Projector






```
Expand Down Expand Up @@ -823,6 +834,7 @@ public function up()






```
Expand Down

0 comments on commit 67e822d

Please sign in to comment.