diff --git a/CHANGELOG.md b/CHANGELOG.md index 977a183b5..2290608ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ + +## [1.1.8](https://github.com/sparanoid/almace-scaffolding/compare/v1.1.7...v1.1.8) (2017-03-13) + + +### Bug Fixes + +* **curtana:** avoid applying `font-feature-settings` for non-Apple devices ([2f1f6fa](https://github.com/sparanoid/almace-scaffolding/commit/2f1f6fa)) +* **header:** extra whitespace for links in header ([ebd2241](https://github.com/sparanoid/almace-scaffolding/commit/ebd2241)) +* **style:** script generated styles been removed by `uncss` ([5e78d47](https://github.com/sparanoid/almace-scaffolding/commit/5e78d47)) + + +### Features + +* **curtana:** global font smoothing ([57bd509](https://github.com/sparanoid/almace-scaffolding/commit/57bd509)) +* **curtana:** simplify code wrapping using `overflow-wrap` ([3f9d0f8](https://github.com/sparanoid/almace-scaffolding/commit/3f9d0f8)) +* **grunt:** more aggressive autoprefixer config ([ba74276](https://github.com/sparanoid/almace-scaffolding/commit/ba74276)) +* **header:** use `slugify` name for header link state comparison ([fe98930](https://github.com/sparanoid/almace-scaffolding/commit/fe98930)) +* **script:** use minified script ([c83b5d2](https://github.com/sparanoid/almace-scaffolding/commit/c83b5d2)) +* **template:** unify `header` naming ([48cf486](https://github.com/sparanoid/almace-scaffolding/commit/48cf486)) +* **template:** use inline css option for error page ([303d873](https://github.com/sparanoid/almace-scaffolding/commit/303d873)) + + + ## [1.1.7](https://github.com/sparanoid/almace-scaffolding/compare/v1.1.6...v1.1.7) (2017-02-16) diff --git a/_amsf.yml b/_amsf.yml index 7b08af273..504baf8e4 100644 --- a/_amsf.yml +++ b/_amsf.yml @@ -3,7 +3,7 @@ # # AMSF version -version: 1.1.7 +version: 1.1.8 # Current theme amsf_theme: curtana diff --git a/_app/_pages/index.html b/_app/_pages/index.html index 7e5a54f56..ff7fb0214 100644 --- a/_app/_pages/index.html +++ b/_app/_pages/index.html @@ -24,7 +24,7 @@