update changelog

This commit is contained in:
Kat Marchán 2022-10-09 12:09:58 -07:00
parent 3ddbfec80e
commit 9ad7eda2e0
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# `kdl` Release Changelog
<a name="4.6.0"></a>
## 4.6.0 (2022-10-09)
### Features
* **errors:** Add better diagnostics for errant plain identifiers in nodes (#59) ([3ddbfec8](https://github.com/kdl-org/kdl-rs/commit/3ddbfec80ec18bc97d9df4004ad262dcdcf79e9b))
<a name="4.5.0"></a>
## 4.5.0 (2022-08-31)