Skip to content

Commit 544d97b

Browse files
committed
Add changelog for 1.16.2
1 parent bf741ce commit 544d97b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.16.2 (2016-10-06)
2+
3+
- Backport a few fixes from v2:
4+
- Support for PFX files as SSL connection options ([#630](https://github.com/webpack/webpack-dev-server/pull/630)).
5+
- Fix edge case where quickly refreshing the browser could result in the server crashing ([#637](https://github.com/webpack/webpack-dev-server/pull/637)).
6+
- Webpack bundle assets were not loaded after using the proxy `bypass` feature ([#614](https://github.com/webpack/webpack-dev-server/pull/614)).
7+
18
# 1.16.0 (2016-09-17)
29

310
- Backport a few more fixes from v2:

0 commit comments

Comments
 (0)