Release 2.27.0

This commit is contained in:
Jan Nicklas 2017-01-29 14:43:49 +01:00
parent 9d7aa21377
commit 61ec618c53
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
Change History
==============
v2.27.0
---
* Fix a chunksorter webpack 2 issue (#569)
* Fix template path resolving(#542)
* Revert 2.25.0 loader resolvement
v2.26.0
---
* Allow plugins to add attributes without values to the `<script>` and `<link>` tags

View File

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