From 8dd94ac7f1fc1b77508b1140787c91413cbb817a Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 16 Dec 2018 19:58:11 -0500 Subject: fix error when hovering items in some cases --- docs/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 95de15ec..467f2298 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,7 @@ # Release notes +## 2.9.3 +* Fixed errors hovering items in some cases with SMAPI 2.9.2. + ## 2.9.2 * For players: * SMAPI now prevents invalid items from crashing the game on hover. -- cgit