From 144329def6fa937fa5a3036c2398077aa83528b8 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sun, 11 Jun 2017 16:52:55 +0100 Subject: [PATCH] update changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 403b229a..67215b48 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version {next} + - to help with micropub clients, log requests made to micropub endpoint + ## Version 0.5.10 (2017-06-09) - Add a link to instagram account - Add syndication feeds for articles/notes, supporting RSS/Atom/JSON (issue#52)