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": [