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 Jan 22, 2025
1 parent f56f4dc commit 29fd091
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.3 - 2025-01-22

### What's Changed

* feat: add eloquent stored event generic types for collection and query builder by @maartenpaauw in https://github.com/spatie/laravel-event-sourcing/pull/496

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

## 7.10.2 - 2024-12-20

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






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






```
Expand Down Expand Up @@ -791,6 +801,7 @@ class MyProjector extends Projector






```
Expand Down Expand Up @@ -851,6 +862,7 @@ public function up()






```
Expand Down

0 comments on commit 29fd091

Please sign in to comment.