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

Unified Diff: CHANGELOG.md

Issue 1645993002: Allow users of MultiProtocolHttpServer to pass http.ServerSettings (Closed) Base URL: git@github.com:dart-lang/http2.git@master
Patch Set: Created 4 years, 11 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 | lib/multiprotocol_server.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51817d98325663300a7a7c9fe7302ea3ad9df2aa..8e11846a316f57c447eb5408897277191e740e48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,9 @@
# Changelog
-## 0.1.1+1
+## 0.1.1+2
* Fixing a performance issue in case the underlying socket is not writeable
+* Allow clients of MultiProtocolHttpServer to supply [http.ServerSettings]
## 0.1.1
« no previous file with comments | « no previous file | lib/multiprotocol_server.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698