Skip to content

Commit

Permalink
VER: Release DBN 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
threecgreen committed Dec 10, 2024
1 parent 44e2267 commit 1eae73c
Show file tree
Hide file tree
Showing 8 changed files with 115 additions and 120 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## 0.24.0 - TBD
## 0.24.0 - 2024-12-10

### Enhancements
- Upgraded `async-compression` version to 0.4.18
- Upgraded `proc-macro2` version to 1.0.92

### Breaking changes
- Changed async DBN decoding to return `Ok(None)` when an incomplete record remains in
Expand Down
Loading

0 comments on commit 1eae73c

Please sign in to comment.