Skip to content

Commit b32b9ea

Browse files
committed
2.2.0
1 parent c64f384 commit b32b9ea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.2.0 - 2015-10-21
2+
3+
- Added [postcss-nesting](https://github.com/jonathantneal/postcss-nesting)
4+
([#14](https://github.com/cssnext/postcss-cssnext/issues/14)).
5+
Supports nesting via the `@nest` syntax. See postcss-nesting documentation.
6+
17
# 2.1.0 - 2015-09-16
28

39
- Added: [postcss-initial](https://github.com/maximkoretskiy/postcss-initial)

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.1.0",
3+
"version": "2.2.0",
44
"description": "Use tomorrow's CSS syntax, today",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)