From 2c31dfec50f2e8e830cd85e1e5b1d933b31bee80 Mon Sep 17 00:00:00 2001 From: Michael Richters Date: Tue, 8 Feb 2022 10:35:01 -0600 Subject: [PATCH] Fixed ToC for kaleidoscope-builder removal Signed-off-by: Michael Richters --- docs/UPGRADING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/UPGRADING.md b/docs/UPGRADING.md index df23d4ee..9c7ac354 100644 --- a/docs/UPGRADING.md +++ b/docs/UPGRADING.md @@ -17,6 +17,7 @@ If any of this does not make sense to you, or you have trouble updating your .in - [Consistent timing](#consistent-timing) + [Breaking changes](#breaking-changes) - [Macros](#macros) + - [Removed `kaleidoscope-builder`](#removed-kaleidoscope-builder) - [OneShot meta keys](#oneshot-meta-keys) - [git checkouts aren't compatible with Arduino IDE (GUI)]([#repository-rearchitecture) - [Layer system switched to activation-order](#layer-system-switched-to-activation-order)