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

Commit 2e93dd3

Browse files
committed
1.6.0
1 parent a9dea4e commit 2e93dd3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.6.0 - 2015-06-02
2+
3+
- Added: prevent mutability issues with frozen options objects ([#147](https://github.com/cssnext/cssnext/pull/147))
4+
15
# 1.5.2 - 2015-05-27
26

37
- Fixed: support for autoprefixer 5.2 ([#131](https://github.com/cssnext/cssnext/issues/131))

package.json

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

0 commit comments

Comments
 (0)