Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmus committed Apr 2, 2018
1 parent 4e70652 commit 16a6212
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
### New in 0.55 (not released yet)

* Fixed: Re-populating events to read models that span multiple aggregates
now has events orderd by timestamp instead of sequence numbers, i.e., events
from aggregates with higher sequences numbers isn't forced last
* New: Trigger sagas without the need of any domain events by using
`ISagaStore.UpdateAsync(...)`
* New: .NET standard 2.0 (still supports 1.6) support added to these
Expand Down

0 comments on commit 16a6212

Please sign in to comment.