Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jun 17, 2020
1 parent 2ae99c2 commit c0dbd5f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,11 +2,14 @@

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

## 3.1.6 - 2020-06-17

- allow aggregate roots to have dependencies in constructor (#111)

## 3.1.5 - 2020-05-23

- only include public properties of the aggregate when snapshotting (#105)


## 3.1.4 - 2020-05-07

- simplify snapshot dates
Expand Down

0 comments on commit c0dbd5f

Please sign in to comment.