From 1df3fac4b6f0391d1b04683541f78097c5a9b668 Mon Sep 17 00:00:00 2001 From: Acamaeda Date: Sat, 17 Oct 2020 20:42:58 -0400 Subject: [PATCH] Added changelog --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index aeb4cd8..17af649 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # The Modding Tree changelog: +### v2.1.1 - 10/17/20 +- Added resource-display component, which displays the base currency for the prestige layer, as well as the best + and/or total of this layer's prestige currency. +- Fixed the value for the base currency not updating in resource-display. + ## v2.1: We should have thought of this sooner! - 10/17/20 - Moved most of the code users will want to edit to mod.js, added documentation for it. - Specifically, modInfo, VERSION, canGenPoints, getPointGen, and maxTickLength