Skip to content

Commit cc022fd

Browse files
committed
fixing changelog versioning - 1.2 was 1.1, and added 1.1
1 parent 5d89087 commit cc022fd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 1.1.0
3+
## 1.2.0
44

55
* [DEPENDENCY UPGRADE] `css-minimizer-webpack-plugin` was upgraded from version 1
66
to version 2. This should not affect you directly, unless you were passing
@@ -17,6 +17,14 @@
1717
because there is no way for Encore to detect this change and update its
1818
config properly - #943 thanks to @weaverryan.
1919

20+
## 1.1.0
21+
22+
* [DEPENDENCY UPGRADES] The following packages now *allow* new major versions:
23+
* Allow postcss-loader 5
24+
* Allow less-loader 8
25+
* Allow sass-loader 11
26+
* Allow stylus-loader 5
27+
2028
## 1.0.0
2129

2230
* [DEPENDENCY UPGRADE] Webpack was upgraded from version 4 to 5.

0 commit comments

Comments
 (0)