From 52eaf35d45c464f3d217542afc845fd83d8c2bd5 Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Fri, 15 Apr 2016 21:36:15 -0400 Subject: [PATCH] Updated the changelog. --- changelog.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/changelog.json b/changelog.json index 5704693..b92fa45 100644 --- a/changelog.json +++ b/changelog.json @@ -1,5 +1,21 @@ { "versions": [ + { + "id": "Version 1.4", + "date": "2016-04-16", + "link": "Version-1.4", + "changes": [ + "Fixed a bug where items skills were always being hidden", + "Updated Season and Skill tabs to sort alphabetically", + "Updated to Bulma 0.0.20", + "Added a text decoration to completed bundles", + "Fixed a bug with side-panel styling", + "Reduced the margin size of the room names so they all fit properly in their container.", + "Updated the bundles nav to be included in 'Hide Completed'", + "Hide Completed and Hide Spoilers settings are now saved.", + "Added a more thorough readme." + ] + }, { "id": "Version 1.3", "date": "2016-04-15",