From 02d6617898090af270e6ea1ab4f0a9a5a9787ac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Mon, 16 Aug 2021 22:43:44 -0700 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36ec2ee..1a956ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ + +## 0.8.1 (2021-08-17) + +Just a small bump to update the readme (and docs.rs in the process) with the +new snippet derive stuff. No notable changes. + ## 0.8.0 (2021-08-17)