Skip to content

Commit 78927e1

Browse files
committed
Add changelog for 1.15.2
1 parent 0611792 commit 78927e1

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.15.2 (2016-09-14)
2+
3+
- Backport a few fixes from v2 ([#604](https://github.com/webpack/webpack-dev-server/pull/604)):
4+
- Using https and manually including the client script resulted in a wrong url for the websocket.
5+
- Manually including the client script didn't work resulted in a wrong url for the websocket in some cases.
6+
- Compatibility with platforms that don't use a hostname (Electron / Ionic).
7+
18
# 1.15.1 (2016-08-31)
29

310
- Fix the `bypass` config option for proxies (#563).

0 commit comments

Comments
 (0)