From 967740ed4bfa99ee46780fd4d52adeb52871cfd3 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Mon, 20 Jun 2016 23:08:18 +0100 Subject: [PATCH] add latest change --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index abd1bd15..146cd7c3 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,7 @@ - Better guplfile, next thing is to add cleanup of old compressed files - Update `spatie/laravel-medialibrary` to v4, tweak associated code - Merge in upstream changes + - Add a stylelint lint-staged hook ## Version 0.0.3 (2013-06-09) - Better tag normalization code organisation