From cc13a2ec8480cf0c5a6e8aca1565a563eebe88d9 Mon Sep 17 00:00:00 2001 From: Martin von Zweigbergk Date: Wed, 16 Mar 2022 23:01:42 -0700 Subject: [PATCH] release: include the two recent no-op releases in the changelog I keep forgetting to update things while doing a release... --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78d0c655e..3bed9d330 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.3.3] - 2022-03-16 + +No changes, only trying to get the automated build to work. + +## [0.3.2] - 2022-03-16 + +No changes, only trying to get the automated build to work. + ## [0.3.1] - 2022-03-13 ### Fixed bugs