docs: update changelog

This commit is contained in:
Kat Marchán 2022-04-23 22:36:31 -07:00
parent 12d373a1e0
commit 4a920ba40f
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# `kdl` Release Changelog
<a name="4.0.0"></a>
<a name="v4.1.0"></a>
## 4.1.0 (2022-04-24)
### Features
* **fmt:** shiny new comment-preserving formatter! (#38) ([12d373a1](https://github.com/kdl-org/kdl-rs/commit/12d373a1e0de6533e7722e3ecc69e7ddc0e59db9))
<a name="v4.0.0"></a>
## 4.0.0 (2022-04-23)
Hello again!