We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335c543 commit e4e3952Copy full SHA for e4e3952
2 files changed
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
-## [Unreleased]
+## [0.12.1] - 2026-01-13
4
+
5
+### Fixes
6
+- Fix PDU Size negotiation in SCU
7
8
## [0.12.0] - 2026-01-08
9
Cargo.toml
@@ -3,7 +3,7 @@ members = ["crates/*"]
[package]
name = "harmony"
-version = "0.12.0"
+version = "0.12.1"
edition = "2021"
[lib]
0 commit comments