Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Jul 29, 2024
1 parent fabe7d3 commit 7e87d67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Add an API for modifying the Geode UI via events; see [the corresponding docs page](https://docs.geode-sdk.org/tutorials/modify-geode) (2a3c35f)
* Add `openInfoPopup` overload that accepts a mod ID and can open both an installed mod page or a server page (028bbf9)
* Add `LoadingSpinner` for creating loading circles easily (5c84012)
* Add `TextInput::focus` and `TextInput::unfocus` (749fdf1)
* MDTextArea changes: hex colors are now formatted as `<c-XXXXXX></c>`; added support for `<cc>`, `<cd>`, `<cf>`, and `<cs>`; fixed `mod:` links (028bbf9)
* Deprecate `cc3x` (6080fdb)
* Don't cancel subtasks on `Task` destructor (4b4bc0e)
Expand Down

0 comments on commit 7e87d67

Please sign in to comment.