doc: update changelog

This commit is contained in:
Kat Marchán 2021-09-16 01:31:50 -07:00
parent f811c5c89c
commit 2de180b8a4
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
# `kdl` Release Changelog
<a name="3.0.0"></a>
## 3.0.0 (2021-09-16)
### Features
* **spec:** update parser to handle KDL 1.0.0 ([f811c5c8](https://github.com/kdl-org/kdl-rs/commit/f811c5c89c18cb02cc3e7bdd8c872ea42308ae3e))
* **BREAKING CHANGE**: Various things have changed in the process of moving to KDL 1.0.0. Please test your stuff
<a name="2.0.0"></a>
## 2.0.0 (2021-09-16)