Skip to content

Commit

Permalink
1.2.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cgytrus authored Sep 6, 2023
1 parent 4f2835a commit d715f06
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Geode Changelog

## 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)
* Fix Windows uninstaller trying to uninstall from parent directory instead of current (bcb8a6f)
* Fix search paths on reload (65b4364)
* Fix search paths missing for mods without spritesheets (e78eaf0)
* Fix dependencies getting installed again when they're already installed (4f2835a)

## v1.2.0
* Add Objective-C hooking utilities (a31d072)
* Rename queueInGDThread to queueInMainThread (277f68b)
Expand Down

0 comments on commit d715f06

Please sign in to comment.