mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
Update Changelog.md
This commit is contained in:
parent
bd00c30de7
commit
b71ae3f0fd
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
|||
# Geode Changelog
|
||||
|
||||
## v1.3.0
|
||||
* Completely remove runtime enabling & disabling of mods (d817749)
|
||||
* Patches auto enabling can be disabled (69821f3)
|
||||
* Move ModEventType::Loaded to after hooks & patches are enabled (23c3095)
|
||||
* Update index to be able to store multiple versions of the same mod (5572f9c)
|
||||
* Implement UI for selection of downloading specific mod versions (5d15eb0)
|
||||
* Change install & uninstall popups to reflect the new changes (d40f467)
|
||||
* Keep the scroll when enabling, installing etc. a mod (b3d444a)
|
||||
|
||||
## v1.2.1
|
||||
* Mods now target macOS 10.13 instead of 10.14 (7cc1cd4)
|
||||
* Fix CustomizeObjectLayer ids moving around when multiple objects are selected (9ee0994, 87749d4)
|
||||
|
|
Loading…
Reference in a new issue