Skip to content

Commit

Permalink
add release notes for 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Jun 2, 2022
1 parent f6d7afb commit 155942a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,17 @@ behind new EventStoreDB versions. You should not downgrade your Spear version
in order to avoid these features: Spear aims to keep a stable interface usable
across all EventStoreDB versions v20+.

## 1.0.2 - 2022-06-02

### Fixed

- `0` may now be passed in the `:expect` option when appending or batch
appending

## 1.0.1 - 2022-05-26

### Fixed

- Fixed `Spear.stream!/3` when providing a `:from` event number that does not
exist
- `Spear.stream!/3` gives the empty list in this case
Expand Down

0 comments on commit 155942a

Please sign in to comment.