From b819f5213e93ac1756d2d9f9028256ba3d0ddc96 Mon Sep 17 00:00:00 2001 From: Acamaeda Date: Sat, 7 Nov 2020 15:35:52 -0500 Subject: [PATCH] More changelog things --- changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index d8ab3d7..a903085 100644 --- a/changelog.md +++ b/changelog.md @@ -2,14 +2,15 @@ ## v2.2: Uprooted - 11/7/20 - You can now embed a layer inside of a subtab or microtab! -- Added support for hiding the tree tab (although some aspects are still lazy and WIP) +- Added support for hiding or reformatting the tree tab +- Added non-layer button nodes - Added shouldNotify to subtab/microtab buttons. (You can make them highlighted) - Added commas to large exponents. - Upgrades now only show "currently" if they have an effectDisplay (so not for constant effects). - Achievements are part of the default tab format. - NaN is now handled more intelligently. - The "hide completed challenges" setting now only hides challenges at max completions. -- Thank you to thepaperpilot for fixing errors in docs and the infobox appearance! +- Thank you to thepaperpilot for fixing errors in docs and improving the infobox appearance! - Many other minor fixes. ### v2.1.4 - 10/25/20