Skip to content

Commit f824bac

Browse files
committed
updating 0.14.0 CHANGELOG
1 parent ff30a8e commit f824bac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## 0.14.0
4+
5+
* Added `Encore.configureFilenames()` so that you can fully control
6+
the filename patterns for all types of files - #137 via @Lyrkan
7+
8+
* Added `Encore.configureRuntimeEnvironment()`, which is useful
9+
if you need to require `webpack.config.js` from some non-Encore
10+
process (e.g. Karma) - #115 via @Lyrkan
11+
312
## 0.13.0
413

514
* [BEHAVIOR CHANGE] Image and font files now *always* include

0 commit comments

Comments
 (0)