From 1ede3f14ace9d08c16ebf2978341b2e1e8fc9bd5 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 6 Nov 2016 22:25:41 -0500 Subject: update release notes --- release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes.md b/release-notes.md index c55d8e0e..18e2d694 100644 --- a/release-notes.md +++ b/release-notes.md @@ -9,6 +9,7 @@ * Added zoom-adjusted mouse position to mouse-changed event arguments. * Added deprecation warnings. * Switched to [semantic versioning](http://semver.org). + * Fixed an issue where mod UIs would disappear at non-100% zoom. * Fixed missing `steam_appid.txt` file. * Fixed mod versions not being displayed correctly in the log. * Fixed misspelled field in `manifest.json` schema. -- cgit