diff --git a/CHANGELOG.md b/CHANGELOG.md index 5160888..b712ee3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 3.1.0 - 2018-01-22 + +- Update postcss-font-family-system-ui to version 3.0 + by @JLHwung in [#443](https://github.com/MoOx/postcss-cssnext/pull/443) +- Update postcss-cli usage example in docs + by @RyanZim in [#444](https://github.com/MoOx/postcss-cssnext/pull/444) + # 3.0.2 - 2017-07-10 - Fixed: remove incorrect "postinstall" npm script diff --git a/package.json b/package.json index ff9a2ee..7e9b1a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "postcss-cssnext", - "version": "3.0.2", + "version": "3.1.0", "description": "Use tomorrow’s CSS syntax, today", "keywords": [ "postcss",