diff options
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 15747488..5293f1c1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -5,6 +5,7 @@ * Tweaked installer to reduce antivirus false positives. * For modders: + * Added `GameLoop.OneSecondUpdateTicking/Ticked` events. * Added `Specialised.LoadStageChanged` for mods which need to do something at a specific point in the game's save loading process. * You can now use read/write save data as soon as the save is loaded (instead of once the world is initialised). |