Skip to content

Commit 3876adc

Browse files
committed
Update CHANGELOG.md
1 parent e5134ac commit 3876adc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 4.0.0 - Unreleased
2+
* Update to PostCSS 8.
3+
14
# 3.0.0 - 2017-08-13
25
* Rewrite in ES6.
36
* Add Babel.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-functions",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "PostCSS plugin for exposing JavaScript functions",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)