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

Unified Diff: packages/barback/CHANGELOG.md

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/barback/.analysis_options ('k') | packages/barback/lib/src/asset/asset_node.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/barback/CHANGELOG.md
diff --git a/packages/barback/CHANGELOG.md b/packages/barback/CHANGELOG.md
index 02bbd68010c06b7c696f368cc89e032f5e7ec83d..71016192b6971d9918d4978208e696a732db4aa9 100644
--- a/packages/barback/CHANGELOG.md
+++ b/packages/barback/CHANGELOG.md
@@ -1,3 +1,22 @@
+## 0.15.2+11
+
+* Update `AssetNode.whenAvailable` to be a generic method to fix a new strong
+ mode error.
+
+## 0.15.2+10
+
+* Update `CancelableFuture` to match the new `Future.then` type signature. The
+ `onValue` parameter now has a return type of `FutureOr<S>` instead of
+ `S`.
+
+## 0.15.2+9
+
+* Fix all strong-mode warnings in Dart 1.18.
+
+## 0.15.2+8
+
+* Fix all strong-mode warnings in Dart 1.16.
+
## 0.15.2+7
* Add periodic fine-grained logging for long running transformers.
« no previous file with comments | « packages/barback/.analysis_options ('k') | packages/barback/lib/src/asset/asset_node.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698