Skip to content

Commit 74c07af

Browse files
committed
7.1.1
1 parent 2ef4105 commit 74c07af

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 7.1.1 - 2015-11-05
2+
3+
- Fixed: performance issue because of cloned options
4+
([#90](https://github.com/postcss/postcss-import/pull/90))
5+
16
# 7.1.0 - 2015-10-19
27

38
- Added: option `addDependencyTo` to make the integration with webpack more

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-import",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "PostCSS plugin to import CSS files",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)