diff --git a/CHANGELOG.md b/CHANGELOG.md index 032c4ff..27dd054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +## 1.0.0-beta.23 +> 2016-05-29 + +Fixed the syntax for gulp-imagemin as it made the gulpfile error out, and also +updated the function to validate the URL to be smaller. + +#### Changelog: +* [[`3a142ef021`](https://github.com/sondr3/generator-jekyllized/commit/3a142ef021)] - Fix syntax for gulp-imagemin +* [[`3a39933bcc`](https://github.com/sondr3/generator-jekyllized/commit/3a39933bcc)] - Simplify validate function + ## 1.0.0-beta.22 > 2016-05-28 diff --git a/package.json b/package.json index 02b7c56..fd5984f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-jekyllized", - "version": "1.0.0-beta.22", + "version": "1.0.0-beta.23", "main": "index.js", "description": "Use Jekyll with Gulp: Sass, sourcemaps, AutoPrefixer, asset optimization and cache busting and much, much more. Can you really want more?", "keywords": [