Skip to content

Commit a941757

Browse files
committed
11.1.0
1 parent 5a99783 commit a941757

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 11.1.0 - 2018-02-10
2+
3+
- Added: `filter` option
4+
15
# 11.0.0 - 2017-09-16
26

37
- Changed: A syntax error in an imported file now throws an error instead of just warning ([#264](https://github.com/postcss/postcss-import/issues/264))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-import",
3-
"version": "11.0.0",
3+
"version": "11.1.0",
44
"description": "PostCSS plugin to import CSS files",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)