From a5462632382e90fbebe4afca7d5ebd8e14d84709 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 26 Jan 2017 17:20:01 +0000 Subject: [PATCH] Update changelog: cleaning/updating assets --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index c7da2317..654eb2c7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version {next} + - cleanup frontend assets, update compressed versions + ## Version 0.1.2 (2017-01-26) - Improve syndication flow when working out which targets to use - Use webpack/babel/es6 (this was a big one, code wise, functionality now basically the same though)