diff --git a/Changelog.md b/Changelog.md index 3b3102d..7b16299 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,20 @@ +# 0.25.1 +> Fixes and Improvements for 0.25.0 + +Improvements +- Animate notifications when they appear and disappear +- Allow clicking on notifications to make them go away +- Search for custom content recursively, rather than in just the topmost folder +- Increased rendering performance, especially when rotating and moving the camera while zoomed out + +Fixes +- Fixed roofs being duplicated when undoing and redoing +- Fixed a rare crash when a Tiny tries to face another Tiny in a conversation + +API +- Added the ability for mods to add an options file and menu +- Added a proper build script to the Example Mod, allowing for more control and ease of use when modding + # 0.25.0 ![](media/changelog/0.25.0.png)