mirror of https://github.com/kdl-org/kdl-rs.git
docs: update changelog
This commit is contained in:
parent
12d373a1e0
commit
4a920ba40f
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in New Issue