mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-25 17:07:58 -05:00
update changelog
This commit is contained in:
parent
1281c7663a
commit
c8a078c077
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
# Geode Changelog
|
||||
|
||||
## v3.6.1
|
||||
* Fix modrm rip relative instruction displacement saving the clobbered register (ddfe8e2)
|
||||
* Fix `DataSaved` and `DataLoaded` events (8615bbd, 43adb35)
|
||||
* Fix file settings mixed separators (1281c76)
|
||||
|
||||
## v3.6.0
|
||||
* Major rework of the entire settings system with lots of new features; see the [docs page](https://docs.geode-sdk.org/mods/settings) for more
|
||||
* Rework JSON validation; now uses the `JsonExpectedValue` class with the `checkJson` helper (89d1a51)
|
||||
|
|
Loading…
Reference in a new issue