Skip to content

Commit 6284c90

Browse files
committed
bumping changelog
1 parent 1930109 commit 6284c90

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# CHANGELOG
22

3+
## 0.20.0
4+
5+
* Added `Encore.configureUrlLoader()` method that allows you
6+
to inline smaller images/file assets for better performance
7+
#296 via @Lyrkan
8+
9+
* Improved error messages that recommend using yarn vs npm
10+
#291 via @Lyrkan
11+
12+
* Fixed bug with using --stats option #299 via @Lyrkan
13+
14+
* Allow configuration callbacks to return their value
15+
#300 via @Lyrkan
16+
17+
* Updated to use the new v2 of webpack-manifest-plugin
18+
#164 via @weaverryan
19+
320
## 0.19.0
421

522
* Updated how Encore is exported to support better IDE auto-completion

0 commit comments

Comments
 (0)