From 73a7e7cb33eb55927ef13c51fda1c740bba05a94 Mon Sep 17 00:00:00 2001
From: Matt Wang <matt@matthewwang.me>
Date: Wed, 18 Jan 2023 11:17:01 -0800
Subject: [PATCH] Update CHANGELOG.md

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17c457b0..8c062fbe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ This website includes docs for some new features that are not available in `v0.4
 Changes to `main` that are *not* in the latest pre-release:
 
 - Added: includes for custom `lunr` Liquid and JS code by [@diablodale] in [#1068]
+- Added: new `_sass/custom/setup.scss` for variable definition by [@mattxwang] in [#1135]
 - Fixed: incorrect `padding` property value pair in `search.scss` by [@kevinlin1] in [#1123]
 - Fixed: minor spacing and comment nits by [@EricFromCanada] in [#1128]
 - Docs: update `README` demo video by [@codewithfan] in [#1097]
@@ -33,6 +34,7 @@ Changes to `main` that are *not* in the latest pre-release:
 [#1123]: https://github.com/just-the-docs/just-the-docs/pull/1123
 [#1128]: https://github.com/just-the-docs/just-the-docs/pull/1128
 [#1130]: https://github.com/just-the-docs/just-the-docs/pull/1130
+[#1135]: https://github.com/just-the-docs/just-the-docs/pull/1135
 
 [@agabrys]: https://github.com/agabrys
 [@codewithfan]: https://github.com/codewithfan
-- 
GitLab