Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 6577f6c

Browse files
committed
2.10.0
1 parent 951b81d commit 6577f6c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 2.10.0 - 2017-03-16
2+
3+
- Added: ``system-ui`` keyword to define current System font-size
4+
(via [postcss-font-family-system-ui](https://github.com/JLHwung/postcss-font-family-system-ui))
5+
([#342](https://github.com/MoOx/postcss-cssnext/pull/342) - @JLHwung)
6+
- Added: new auto-deactivation rules in features map
7+
([#345](https://github.com/MoOx/postcss-cssnext/pull/345) - @Semigradsky)
8+
19
# 2.9.0 - 2016-11-28
210

311
- Added: new rgb() & hsl() functional notation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-cssnext",
3-
"version": "2.9.0",
3+
"version": "2.10.0",
44
"description": "Use tomorrow’s CSS syntax, today",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)