Skip to content

Commit

Permalink
l'alk
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Jun 9, 2024
1 parent f488100 commit 3e06914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* Use `std::string` for `gd::string` on Windows (144b2d7)
* Make `queueInMainThread` take in a movable callback (0c35a92)
* Add `CCMenuItemExt` for lambda versions of CCMenuItem classes (de73317)
* Add `scrollToTop` for ScrollLayer (7071bb1)
* Add `scrollToTop` for ScrollLayer (7071bb1)
* Add a new `Task` class for generic asynchronous task implementations
* Documentation can be found [here](https://docs.geode-sdk.org/tutorials/tasks/)
* Add a special task named `WebTask` for handling web requests
Expand Down

0 comments on commit 3e06914

Please sign in to comment.