# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.0.14](https://github.com/bennyhodl/dlcdevkit/compare/ddk-node-v0.0.13...ddk-node-v0.0.14) - 2025-01-17
### Added
- add hmac authentication to the kormir client
### Other
- Hmac in Kormir client
- transport nostr disconnect and sending messages after received
- Automatically generate a ContractInput offer
- use ddk json values in ddk-node
- Async wallet
- Make send message method async in trait
- Balance command ddk-node
- onchain walet sync
- Stop signal and shutdown node on Ctl-C
- include version for publishing crates
- Add balance to ddk-node