From 25473f8b21d8607bfc40d09fa56e17846a9b3cf7 Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Sun, 31 Jul 2016 12:02:26 -0400 Subject: [PATCH] Updating changelog --- lib/data/changelog.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/data/changelog.json b/lib/data/changelog.json index 0f5c5bc..e18d61f 100644 --- a/lib/data/changelog.json +++ b/lib/data/changelog.json @@ -1,4 +1,14 @@ [ + { + "label": "July 31, 2016 Release", + "changes": [ + "Merged code to enable automated testing with Travis CI from Sebastian Thiel", + "Merged feature to show an informational tooltip on loop labels from Thibaud Colas", + "Fixed issue with '^' and '$' not being allowed in the middle of a fragment (see GitHub issue)", + "Updating several dependencies", + "Some stylistic code cleanup" + ] + }, { "label": "May 31, 2016 Release", "changes": [