diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5f5c6836..3fe217ac 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,5 +1,6 @@ # Patch Notes * 1.4.8 - - New option: Mirror Scroll - to add the item to the starting inventory in non-doors modes + - New option: Mirror Scroll - to add the item to the starting inventory in non-doors modes (Thanks Telethar!) - Fixed a key logic bug with decoupled doors when a big key door leads to a small key door (the small key door was missing appropriate logic) + - Minor documentation fixes (thanks Codemann8!)