From 37d192f6eeb191c01c88e6a8bbb98e38682ddc0c Mon Sep 17 00:00:00 2001 From: earnest ma Date: Fri, 12 Mar 2021 22:50:22 -0500 Subject: [PATCH] chore: Update changelog for v0.3.2 --- changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/changelog.md b/changelog.md index c177a86..8a5f9d8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,18 @@ # Changelog +## 0.3.2 - 2021-03-12 + +Minor fixes to the Gemini side of things and dependencies. + +``` +earnest ma (5): + format: Fix whitespace + fix: Gemini lastmod and published date + fix: Gemini post post links spacing + chore(deps): Bump DOMPurify to version 2.2.7 + chore: Fix changelog +``` + ## 0.3.1 - 2021-02-11 Just minor fixes to tags and links.