diff --git a/CHANGELOG.md b/CHANGELOG.md index 3003143f9..6555c8fe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ + +## [0.0.45](https://github.com/sparanoid/almace-scaffolding/compare/v0.0.44...v0.0.45) (2015-09-29) + + +### Features + +* **gemfile:** use 3.0.0.pre.beta9 ([b6d3b7b](https://github.com/sparanoid/almace-scaffolding/commit/b6d3b7b)) +* **jekyll:** add `config.user.js` support ([555a5db](https://github.com/sparanoid/almace-scaffolding/commit/555a5db)) +* **template:** add modified date support ([ffbb3f3](https://github.com/sparanoid/almace-scaffolding/commit/ffbb3f3)) +* **template:** use `user.less` and `user.js` ([00e0d72](https://github.com/sparanoid/almace-scaffolding/commit/00e0d72)) + + +### BREAKING CHANGES + +* Now you can define your custom config in `config.user.js` without touching the built-in configuration. + + ## [0.0.44](https://github.com/sparanoid/almace-scaffolding/compare/v0.0.43...v0.0.44) (2015-09-27) diff --git a/_app/_pages/index.html b/_app/_pages/index.html index b79d8676d..560799eb5 100644 --- a/_app/_pages/index.html +++ b/_app/_pages/index.html @@ -23,7 +23,7 @@