Skip to content

Commit e82fdff

Browse files
authored
VER: Release 0.51.0
2 parents e454317 + 0d83ef7 commit e82fdff

File tree

12 files changed

+365
-102
lines changed

12 files changed

+365
-102
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.51.0 - 2026-03-03
4+
5+
### Enhancements
6+
- Added logic to set `code` when upgrading version 1 `ErrorMsg` to newer versions
7+
- Upgraded `async-compression` dependency version to 0.4.41
8+
- Upgraded `time` version to 0.3.47
9+
10+
### Bug fixes
11+
- Fixed miri issue with potential for unaligned data when decoding DBN through `DbnFsm`
12+
313
## 0.50.0 - 2026-02-24
414

515
### Enhancements

0 commit comments

Comments
 (0)