Skip to content

Commit c56d952

Browse files
committed
4.0.0
1 parent 63e7326 commit c56d952

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes to PostCSS Normalize
22

3+
### 4.0.0 (June 21, 2017)
4+
5+
- Require insertion point. Make old behavior an option.
6+
- Allow multiple insertion points.
7+
38
### 3.0.0 (May 26, 2017)
49

510
- Use jonathantneal/normalize.css v7

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-normalize",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "Use the parts of normalize.css you need from your browserlist",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",

0 commit comments

Comments
 (0)