diff --git a/changelog.md b/changelog.md index 34a65b0f..abd1bd15 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## Version {next} + - Move bower components into their own subdir + - Move my js into `resources/`, apply an eslint pre-commit hook + - 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 + ## Version 0.0.3 (2013-06-09) - Better tag normalization code organisation - Remove `jonnybarnes/unicode-tools` dependency and clean up relevant code