update changelog

This commit is contained in:
Kat Marchán 2022-08-18 12:39:21 -07:00
parent 8d0f36ceb1
commit 204460bf1b
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# `kdl` Release Changelog
<a name="4.4.0"></a>
## 4.4.0 (2022-08-18)
### Features
* **deps:** bump miette ([8d0f36ce](https://github.com/kdl-org/kdl-rs/commit/8d0f36ceb1c5c1243bae3247b6c86bfa45083f19))
### Bug Fixes
* **formatting:** Fix formatting when decoration is not present (#56) ([2e9c0447](https://github.com/kdl-org/kdl-rs/commit/2e9c0447f9420e37d5fe46d2a42ec7b9f0646d90))
<a name="4.3.0"></a>
## 4.3.0 (2022-06-11)