From 739e7b56e7731d4858725a23dc58a53230072369 Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Wed, 9 Dec 2020 19:09:45 +0000 Subject: [PATCH] Update changelog --- docs/changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index f3b7f6087..4886b9c1e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,9 +1,13 @@ # Changelog +## 2020.12.09.beta21 + +- Rebuild theme assets, for main release. + ## 2020.12.09.beta20 - Clarify expectations around sidebar customisation. -- Declare plugin information to pacify Sphinx's "are you parallel" check +- Declare plugin information to pacify Sphinx's "are you parallel" check. - Disable sidebar-follows-you-as-you-scroll Javascript. - Fix scrollbar styles affecting document body. - Tweak colors for problematic content.