Skip to content

Commit

Permalink
chore: Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrenskers committed Dec 4, 2021
1 parent 86f35e6 commit 05557bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## BREAKING CHANGES
- due to [297e38](https://github.com/loopwerk/Saga/commit/297e3814e165bae19907c1e762f08718826bcd73): Saga now supports asynchronous readers

this now requires Saga to be executed from an async scope. See the example app in the Saga repo for an example (run.swift).
This now requires Saga to be executed from an async scope. See the example app in the Saga repo for an example (run.swift).

# 0.22.0 - 2021-08-18

Expand Down Expand Up @@ -117,4 +117,4 @@ this now requires Saga to be executed from an async scope. See the example app i
- `Saga.fileStorage` is now public

# 0.1.0 - 2021-01-29
- Initial release
- Initial release

0 comments on commit 05557bf

Please sign in to comment.