Skip to content

Commit 2ac5dd2

Browse files
committed
Update CHANGELOG
1 parent 193bd6e commit 2ac5dd2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Diff for: CHANGELOG.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
Changelog
22
---------
33

4+
### 3.2.1
5+
6+
- Add `webpack@^2.1.0-beta` as peer dependency [#233](https://github.com/jtangelder/sass-loader/pull/233)
7+
48
### 3.2.0
59

610
- Append file content instead of overwriting when `data`-option is already present [#216](https://github.com/jtangelder/sass-loader/pull/216)
711
- Make `indentedSyntax` option a bit smarter [#196](https://github.com/jtangelder/sass-loader/pull/196)
812

9-
1013
### 3.1.2
1114

1215
- Fix loader query not overriding webpack config [#189](https://github.com/jtangelder/sass-loader/pull/189)
1316
- Update peer-dependencies [#182](https://github.com/jtangelder/sass-loader/pull/182)
14-
- `node-sass^3.4.2`
15-
- `webpack^1.12.6`
17+
- `node-sass@^3.4.2`
18+
- `webpack@^1.12.6`
1619

1720
### 3.1.1
1821

0 commit comments

Comments
 (0)