From 961953ed124ed8ff6fca39904c4c011e12446b86 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sat, 12 Nov 2022 13:28:36 +0800 Subject: [PATCH] Release 0.3.2 --- CHANGELOG.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 2eb0d5c..9d1d2b5 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -20,6 +20,12 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version == Unreleased + + + +== [0.3.2] - 2022-11-12 + + === Added * References to favicons with `favicon.png`. footnote:[Somehow, I forgot about that.]