Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
altalk23 committed Sep 13, 2024
1 parent 1281c76 commit c8a078c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit c8a078c

Please sign in to comment.