Skip to content

Commit e4e3952

Browse files
committed
chore: release 0.12.1
1 parent 335c543 commit e4e3952

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.12.1] - 2026-01-13
4+
5+
### Fixes
6+
- Fix PDU Size negotiation in SCU
47

58
## [0.12.0] - 2026-01-08
69

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["crates/*"]
33

44
[package]
55
name = "harmony"
6-
version = "0.12.0"
6+
version = "0.12.1"
77
edition = "2021"
88

99
[lib]

0 commit comments

Comments
 (0)