From 64c909aeb37c31282c4cc6c26349c0d9dbde99e0 Mon Sep 17 00:00:00 2001
From: Matt Wang <matt@matthewwang.me>
Date: Mon, 1 Aug 2022 11:14:15 -0700
Subject: [PATCH] Update CHANGELOG.md

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c4da5a4..e9a7ecce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,6 +45,7 @@ Major work in progress. Please see [PR #892](https://github.com/just-the-docs/ju
 * Fixed: "you" -> "your" typo in `index.md` by @nathanjessen in https://github.com/just-the-docs/just-the-docs/pull/473
 * Fixed: spacing in toc example by @henryiii in https://github.com/just-the-docs/just-the-docs/pull/835
 * Fixed: typo in `README` on `_config.yml` by @ivanskodje in https://github.com/just-the-docs/just-the-docs/pull/891
+* Fixed: missing code fence in navigation structure docs by @mattxwang in https://github.com/just-the-docs/just-the-docs/pull/906
 
 ### Maintenance
 
-- 
GitLab