Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Commit

Permalink
2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Semigradsky committed May 15, 2017
1 parent b6f4796 commit ed02dc8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 2.11.0 - 2017-05-15

- Added: `image-set()` support
(via [postcss-image-set-polyfill](https://github.com/SuperOl3g/postcss-image-set-polyfill))
([#373](https://github.com/MoOx/postcss-cssnext/pull/373) - @SuperOl3g)
- Added: new auto-deactivation rule in features map
([#345](https://github.com/MoOx/postcss-cssnext/pull/345) - @Semigradsky)

# 2.10.0 - 2017-03-16

- Added: ``system-ui`` keyword to define current System font-size
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-cssnext",
"version": "2.10.0",
"version": "2.11.0",
"description": "Use tomorrow’s CSS syntax, today",
"keywords": [
"postcss",
Expand Down

0 comments on commit ed02dc8

Please sign in to comment.