docs: update changelog

This commit is contained in:
Kat Marchán 2021-08-16 22:25:12 -07:00
parent f6e6acf2d2
commit 639dedc9f9
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
<a name="0.8.0"></a>
## 0.8.0 (2021-08-17)
You can full-on use `#[derive(Diagnostic)]` to define snippets now. That's a
big deal.
#### Features
* **derive:** Support for deriving snippet method (#18) ([f6e6acf2](https://github.com/zkat/miette/commit/f6e6acf2d2c301fd411c7c9c4b63a2b19aa69242))
<a name="0.7.0"></a>
## 0.7.0 (2021-08-16)