Skip to content

Commit 2a89de0

Browse files
committed
Add changelog notes for 1.0.1
1 parent 167fe48 commit 2a89de0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a
66
Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## 1.0.1 - 2024-06-26
10+
11+
### Fixed
12+
13+
- Ignored unknown info messages in `Volley.InOrderSubscription` and
14+
`Volley.PersistentSubscription`.
15+
- This protects against the `{:caught_up, reference()}` and
16+
`{:fell_behind, reference()}` notifications introduced in
17+
EventStore 23.10 and later.
18+
919
## 1.0.0 - 2022-05-11
1020

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

0 commit comments

Comments
 (0)