Skip to content

Commit 64d0be2

Browse files
committed
updating CHANGELOG for 0.15.0
1 parent 6f082ef commit 64d0be2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## 0.15.0
4+
5+
* Add support for [Preact](https://preactjs.com/) - #144 via @Lyrkan
6+
7+
* Added `Encore.configureManifestPlugin()` method - #142 via @Seikyo
8+
9+
* Added 5 new methods to configure plugins! #152 via @Lyrkan
10+
* `Encore.configureDefinePlugin()`
11+
* `Encore.configureExtractTextPlugin()`
12+
* `Encore.configureFriendlyErrorsPlugin()`
13+
* `Encore.configureLoaderOptionsPlugin()`
14+
* `Encore.configureUglifyJsPlugin()`
15+
316
## 0.14.0
417

518
* Added `Encore.configureFilenames()` so that you can fully control

0 commit comments

Comments
 (0)