From b659de772a1fc4ca595609899522f551e0501e04 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Fri, 5 Oct 2018 20:48:13 +0100 Subject: [PATCH] Update changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 66057407..61e8dc64 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version 0.17 + - Update the underlying Laravel framework to release 5.7 + ## Version 0.16.6 - Improve micropub media endpoint by inlining the initial upload to S3 so the returned URL will never 404