You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# 1.8.4 (2016-10-08)
2
+
3
+
- Enforce UTF-8 in requests. This fixes a lot of issues with special characters ([#136](https://github.com/webpack/webpack-dev-middleware/pull/136)).
4
+
1
5
# 1.8.3 (2016-09-26)
2
6
3
7
The last few releases had a few bugs in them that shouldn't have reached stable. We're working hard on adding enough tests to prevent these kind of failures.
0 commit comments