From b98bb88400410d5363bea16fc7130922ad357dbb Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Thu, 14 Apr 2016 23:51:21 -0400 Subject: [PATCH] Added version 1.3 changelog. --- changelog.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.json b/changelog.json index b9bbd78..5704693 100644 --- a/changelog.json +++ b/changelog.json @@ -1,5 +1,15 @@ { "versions": [ + { + "id": "Version 1.3", + "date": "2016-04-15", + "link": "Version-1.3", + "changes": [ + "Bundles rewards are now hidden with other spoilers.", + "Added a settings page to allow the user to define what information constitutes spoilers.", + "Small Layout Changes" + ] + }, { "id": "Version 1.2", "date": "2016-04-14",