From 410692d7ec1be254e7b05f34013d0db2644abb96 Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Wed, 13 Apr 2016 23:54:05 -0400 Subject: [PATCH] Added the changelog for 1.2. --- changelog.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.json b/changelog.json index 10c3d77..b9bbd78 100644 --- a/changelog.json +++ b/changelog.json @@ -1,5 +1,13 @@ { "versions": [ + { + "id": "Version 1.2", + "date": "2016-04-14", + "link": "Version-1.2", + "changes": [ + "Added an 'All Season' nav item in the Seasons tab. This shows items that are available in all seasons. Other season tabs now show items that are available in that season and at most 2 others. (#39)" + ] + }, { "id": "Version 1.1", "date": "2016-04-14",