update changelog

This commit is contained in:
Crispy 2025-04-12 20:58:36 +02:00
parent a755678567
commit 8bc770b564

View file

@ -2,6 +2,8 @@
Game store page: https://crispypin.itch.io/marble-machinations
## [unreleased]
### fixed
- When two input bindings had the same trigger but one has a strict subset of the others modifiers, both would activate when the one with more modifiers was pressed. For example (Ctrl+S -> Save) would also trigger (S -> Wire Tool). Now, Shift+S will still trigger Wire Tool, unless Shift+S (or eg. Shift+Ctrl+S) is bound to something else.
## v0.3.1 - 2025-04-05
### fixed