Release 2.25.0

This commit is contained in:
Jan Nicklas 2016-12-30 20:13:25 +01:00
parent 9046e46d12
commit be5d67af5b
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
Change History
==============
v2.25.0
---
* Clearer loader output
* Add basic support for webpack 2
v2.24.1
---
* Hide event deprecated warning of 'applyPluginsAsyncWaterfall' for html-webpack-plugin-after-emit and improve the warning message.

View File

@ -1,6 +1,6 @@
{
"name": "html-webpack-plugin",
"version": "2.24.1",
"version": "2.25.0",
"description": "Simplifies creation of HTML files to serve your webpack bundles",
"main": "index.js",
"files": [