diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd666e3..36ec2ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## 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))
+
## 0.7.0 (2021-08-16)