From 773a238f61a5c31a66bb20f043f5d47fb37c4d9c Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Wed, 13 Apr 2016 23:12:51 -0400 Subject: [PATCH] Added issue numbers. --- changelog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.json b/changelog.json index 716f626..10c3d77 100644 --- a/changelog.json +++ b/changelog.json @@ -6,9 +6,9 @@ "link": "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." + "'Hide Completed' toggle now hides items in completed bundles, even if the item is not checked. (#44)", + "Buttons for items in bundles that have been completed, but are not checked are now transparent. (#46)", + "Updated scripts to load via HTTPS so that users loading Github via HTTPS can use the page (#47)" ] }, {