Skip to content

Commit

Permalink
Add changelog notes for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Jun 26, 2024
1 parent a2a4628 commit 37969ac
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.0.1 - 2024-06-26

### Fixed

- Ignored unknown info messages in `Volley.InOrderSubscription` and
`Volley.PersistentSubscription`.
- This protects against the `{:caught_up, reference()}` and
`{:fell_behind, reference()}` notifications introduced in
EventStore 23.10 and later.

## 1.0.0 - 2022-05-11

This change represents stability in the API. There is no functional change
Expand Down

0 comments on commit 37969ac

Please sign in to comment.