Fixed some renames not being reflected in changelog
This commit is contained in:
parent
70cda5fa8a
commit
77592ea0db
1 changed files with 2 additions and 2 deletions
|
@ -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
|
- 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
|
- 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)
|
- ETA util (calculates time until a specific amount of a resource, based on its current gain rate)
|
||||||
- createCollapsibleMilestones util
|
- createCollapsibleAchievements util
|
||||||
- deleteLowerSaves util
|
- deleteLowerSaves util
|
||||||
- Minimized layers can now display a component
|
- Minimized layers can now display a component
|
||||||
- submitOnBlur property to Text fields
|
- submitOnBlur property to Text fields
|
||||||
- showPopups property to Milestones
|
- showPopups property to achievements
|
||||||
- Mouse/touch events to more onClick listeners
|
- Mouse/touch events to more onClick listeners
|
||||||
- Example hotkey to starting layer
|
- Example hotkey to starting layer
|
||||||
- Schema for projInfo.json
|
- Schema for projInfo.json
|
||||||
|
|
Loading…
Reference in a new issue