Skip to content

Commit b838ab9

Browse files
committed
Add changelog for 1.16.0
1 parent 6b712fa commit b838ab9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.16.0 (2016-09-17)
2+
3+
- Backport a few more fixes from v2:
4+
- Add `clientLogLevel` (`--client-log-level` for CLI) option. It controls the log messages shown in the browser. Available levels are `error`, `warning`, `info` or `none` ([#579](https://github.com/webpack/webpack-dev-server/issues/579)).
5+
- Limit websocket retries when the server can't be reached ([#589](https://github.com/webpack/webpack-dev-server/issues/589)).
6+
17
# 1.15.2 (2016-09-14)
28

39
- Backport a few fixes from v2 ([#604](https://github.com/webpack/webpack-dev-server/pull/604)):

0 commit comments

Comments
 (0)