From 17edd7000317e3d1981314b861daf682216f204a Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sat, 17 Sep 2016 21:14:10 +0100 Subject: [PATCH] Summarize webmention changes --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index ebaf048c..d6ddaedb 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ - Added `integrity` values to external assets (issue#10) - Move mapbox links into own sub-view (issue#11) - Updated mapbox version (issue#12) + - Massive refactor of webmention code, allowing for re-parse command (issue#8) ## Version 0.0.10 (2016-09-10) - Add an artisan command for sensiolab’s security check