From e7763ad46a41c593359c5959335a936bce5559de Mon Sep 17 00:00:00 2001 From: Jason Lautzenheiser Date: Mon, 16 Apr 2018 21:06:29 -0400 Subject: [PATCH] Update changelog.md --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 597cee82..35ef9881 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. Version nu ### Added - User can now load trizbort maps from the web. File-->Open Map from Url... (Ctrl-Shift-O) brings up dialog to enter url to trizbort file to load. +- Objects in room, added 'w' to indicate something is worn by an object, added 'h' to indicate that an object is a part of it's parent. ### Refactor - refactored some of the exporting code.