From 3a322407998770ea53a7d3557d854a89811f466b Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Wed, 13 Apr 2016 22:53:30 -0400 Subject: [PATCH] Added the new version changelog. --- changelog.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.json b/changelog.json index 289cde2..d536f6c 100644 --- a/changelog.json +++ b/changelog.json @@ -1,5 +1,14 @@ { "versions": [ + { + "id": "Version 1.1", + "changes": [ + "Added bundle completion numbers (#40)", + "'Hide Completed' toggle now hides items in completed bundles, even if the item is not checked.", + "Buttons for items in bundles that have been completed, but are not checked are now transparent.", + "Updated scripts to load via HTTPS so that users loading Github via HTTPS can use the page." + ] + }, { "id": "Version 1.0", "changes": [