Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cottinisimone committed Oct 6, 2022
1 parent 02b7178 commit ac9f734
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Changed

- `AggregateState::new` second parameter from `Uuid` to `impl Into<Uuid>`.
- `AggregateManager::load` first parameter from `Uuid` to `impl Into<Uuid>`.
- `AggregateState::delete` first parameter from `Uuid` to `impl Into<Uuid>`.

---

Expand Down

0 comments on commit ac9f734

Please sign in to comment.