···7**Logging** (`jacquard`, `jacquard-axum`)
8- [PR from @nekomimi.pet](https://tangled.org/nonbinary.computer/jacquard/pulls/5) cleaning up more debug logs, and adding tracing feature gate to jacquard-axum
900000010## [0.9.5] - 2025-12-19
1112### Fixed
···7**Logging** (`jacquard`, `jacquard-axum`)
8- [PR from @nekomimi.pet](https://tangled.org/nonbinary.computer/jacquard/pulls/5) cleaning up more debug logs, and adding tracing feature gate to jacquard-axum
910+## Fixed
11+12+**Repo commit signatures** (`jacquard-repo`)
13+- commit signatures generated by `jacquard-repo` should now be consistent with other implementations
14+- previously, they included an empty `sig` bytes field in the signed struct, which has a different CBOR serialization from the canonical relay implementation expectations.
15+16## [0.9.5] - 2025-12-19
1718### Fixed