From ad9eed5e45ea36e9da3be0f1b3e6c8cf757537d5 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 20 Oct 2016 18:21:48 +0100 Subject: [PATCH] Bump version number, add change --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 51b9daaf..165df294 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version 0.0.14.6 (2016-10-20) + - issue#23 again, also pinning against a tagged webmentions-parser release + ## Version 0.0.14.5 (2016-10-20) - Fix an issue in the save profile image job (issue#23)