From 47a894c77ee3413fd303dcd4b8a760acad62b1de Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Fri, 24 Mar 2017 12:50:22 +0000 Subject: [PATCH] Log latest changes --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 3536274c..c928a514 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +## Version {next} + - fixed issue#47, only the slug was being sent by client, which was messing up endpoint code + - minor changes to es6 code, bet lint-staged working again + ## Version 0.4.1 (2017-03-18) - Improve HTML Purification, target=blank rel-nofollow and rel-noopener should now be added to external links