Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(972)

Unified Diff: pkg/http_multi_server/CHANGELOG.md

Issue 477513002: Fix analyzer warnings in http_multi_server. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/http_multi_server/lib/src/multi_headers.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http_multi_server/CHANGELOG.md
diff --git a/pkg/http_multi_server/CHANGELOG.md b/pkg/http_multi_server/CHANGELOG.md
index 7c7f2e4ef34866f0f4cc6d60512b738e0344e76a..05f2f2c12f397b2a20bb2d3627648b2259b1fd70 100644
--- a/pkg/http_multi_server/CHANGELOG.md
+++ b/pkg/http_multi_server/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.2.0
+
+* Add support for `HttpServer.defaultResponseHeaders.clear`.
+
+* Fix `HttpServer.defaultResponseHeaders.remove` and `.removeAll`.
+
## 1.1.0
* Add support for `HttpServer.defaultResponseHeaders`.
« no previous file with comments | « no previous file | pkg/http_multi_server/lib/src/multi_headers.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698