From 77592ea0db46d7b5eff4dcdda58713f332212499 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Tue, 11 Apr 2023 07:46:47 -0500 Subject: [PATCH] Fixed some renames not being reflected in changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6e4c8d..f01665b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,11 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - There's a utility for converting modifiers to formulas, thus replacing things like the gain modifier on conversions - Action feature, which is a clickable with a cooldown - ETA util (calculates time until a specific amount of a resource, based on its current gain rate) -- createCollapsibleMilestones util +- createCollapsibleAchievements util - deleteLowerSaves util - Minimized layers can now display a component - submitOnBlur property to Text fields -- showPopups property to Milestones +- showPopups property to achievements - Mouse/touch events to more onClick listeners - Example hotkey to starting layer - Schema for projInfo.json