From cbd63b9a879031f20b8d04db83505dbcbe21bd47 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 25 Nov 2018 13:12:57 -0500 Subject: fix Console Commands' handling of tool upgrade levels for item commands --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 95c822bd..2f229d38 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,7 @@ ## Upcoming * For players: * Fixed cryptic error when running the installer from inside a zip file on Windows. + * Fixed Console Commands' handling of tool upgrade levels for item commands. * For modders: * Reloading a map asset will now automatically update affected locations. -- cgit