Skip to content

Commit 2f0a0ed

Browse files
committed
Add release note for 0.0.122 with just one PR.
1 parent f8b0800 commit 2f0a0ed

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 0.0.122 - Apr 09, 2024 - "That Which Is Untested Is Broken"
2+
3+
## Bug Fixes
4+
* Correct deserialization of unknown future enum variants. This ensures
5+
downgrades from future versions of LDK does not result in read failures or
6+
corrupt reads in cases where enums are written (#2969).
7+
8+
In total, this release features 2 files changed, 55 insertions, 20
9+
deletions in 3 commits from 1 author, in alphabetical order:
10+
* Matt Corallo
11+
12+
113
# 0.0.121 - Jan 22, 2024 - "Unwraps are Bad"
214

315
## Bug Fixes

0 commit comments

Comments
 (0)