From 10a63fb2b19f3e52c9d41586f45a9c7e8d50f1ea Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Mon, 29 Jan 2024 22:51:03 +0000 Subject: [PATCH] Update changelog --- docs/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 1af8f4d9..f2f07e46 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -11,6 +11,11 @@ https://en.wikipedia.org/wiki/Lists_of_colors --> +## 2024.01.29 -- Amazing Amethyst + +- Fix canonical url when building with `dirhtml`. +- Relicense the demo module. + ## 2023.09.10 -- Zesty Zaffre - Make asset hash injection idempotent, fixing Sphinx 6 compatibility.