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

Unified Diff: CHANGELOG.md

Issue 1306723008: pkg/http: Removed uses of Chain.track (Closed) Base URL: https://github.com/dart-lang/http.git@master
Patch Set: Created 5 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 | lib/src/base_client.dart » ('j') | lib/src/base_client.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2438fd6da36918a50686affc13d6c2a7726be7b3..1120457d3d091d8500080db96c382a71193e313b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.11.4
nweiz 2015/08/25 23:25:00 This should be 0.11.3+1.
kevmoo 2015/08/27 21:14:20 Well, now 0.11.3+2, but yes – done
+
+* Require Dart SDK >= 1.7.0
+
+* Eliminate many uses of `Chain.track` from the `stack_trace` package.
+
## 0.11.3
* Add a `Client.patch` shortcut method and a matching top-level `patch` method.
« no previous file with comments | « no previous file | lib/src/base_client.dart » ('j') | lib/src/base_client.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698