We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1df2d commit 5431424Copy full SHA for 5431424
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## 0.18.0
4
+
5
+ * Added `Encore.addAliases()` and `Encore.addExternal()` shortcut methods
6
+ #217 via @Lyrkan
7
8
+ * Fixed hash lengths - normalized all to 8 - #216 via @Lyrkan
9
10
+ * Added CoffeeScript loader - #201 via @harentius
11
12
## 0.17.0
13
14
* Added build notifications by calling `Encore.enableBuildNotifications()` -
0 commit comments