From bf6f5028af68e3dec5ed3f74e2f3066c4fb2e454 Mon Sep 17 00:00:00 2001
From: Matt Wang <matt@matthewwang.me>
Date: Sat, 5 Nov 2022 00:22:49 -0700
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f4224f4..2de9527b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,12 +25,16 @@ Changes to `main` that are *not* in the latest pre-release:
 - Fixed: duplicated external links in collections by [@pdmosses] in [#1001]
 - Fixed: import order of `custom.scss`; puts at end by [@deseo] in [#1010]
 - Fixed: top-level active link styling by [@pdmosses] in [#1015]
+- Docs: update homepage (focus: new features, conciseness, deduplication) by [@pdmosses] in [#1018]
+- Docs: update README (focus: new features, conciseness, deduplication) by [@pdmosses] in [#1019]
 
 [#999]: https://github.com/just-the-docs/just-the-docs/pull/999
 [#1000]: https://github.com/just-the-docs/just-the-docs/pull/1000
 [#1001]: https://github.com/just-the-docs/just-the-docs/pull/1001
 [#1010]: https://github.com/just-the-docs/just-the-docs/pull/1010
 [#1015]: https://github.com/just-the-docs/just-the-docs/pull/1015
+[#1018]: https://github.com/just-the-docs/just-the-docs/pull/1018
+[#1019]: https://github.com/just-the-docs/just-the-docs/pull/1019
 
 [@koppor]: https://github.com/koppor
 [@deseo]: https://github.com/deseo
-- 
GitLab