Skip to content

Commit

Permalink
Add changelog for 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceK33z committed Sep 23, 2016
1 parent de93719 commit c3d0ee5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.8.2 (2016-09-23)

- Add a nice error message when `output.path` in the webpack config is relative.
- Expose stats when using the advanced API ([#127](https://github.com/webpack/webpack-dev-middleware/pull/127)).
- Make log & warn functions replaceable ([#124](https://github.com/webpack/webpack-dev-middleware/pull/124)).
- Fix protocol-relative urls with `publicPath` ([#129](https://github.com/webpack/webpack-dev-middleware/pull/129)).

# 1.8.1 (2016-09-18)

- Fix exception thrown when using webpack array config ([#125](https://github.com/webpack/webpack-dev-middleware/issues/125)).
Expand Down

0 comments on commit c3d0ee5

Please sign in to comment.