mirror of https://github.com/kdl-org/kdl-rs.git
update changelog
This commit is contained in:
parent
8d0f36ceb1
commit
204460bf1b
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1,5 +1,16 @@
|
||||||
# `kdl` Release Changelog
|
# `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>
|
<a name="4.3.0"></a>
|
||||||
## 4.3.0 (2022-06-11)
|
## 4.3.0 (2022-06-11)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue