From 3aa0522c83bcf4e807b373979ae00b535b5961e2 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Fri, 24 Mar 2017 14:40:18 +0000 Subject: [PATCH] Bump version number to 0.4.2 --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f4e2971c..d38e0a76 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # Changelog -## Version {next} +## Version 0.4.2 (2017-03-24) - 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 - Make processed article content its own fake attribute, articles can now be uploaded as a file