From b9baf2a1c9a432eb2a28daaa3235c932d8eed0ef Mon Sep 17 00:00:00 2001 From: Virgile Andreani Date: Wed, 17 Jul 2024 20:22:02 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7744cd8..a1130a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.8.2] -- 2024-07-17 + +Test release with release-plz. + +### Documentation + +* Update image links in the README + ## [0.8.1] -- 2024-07-16 Patch release to fix distribution to PyPI.