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

Unified Diff: packages/async/CHANGELOG.md

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years 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/analyzer/tool/task_dependency_graph/tasks.dot ('k') | packages/async/lib/async.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/async/CHANGELOG.md
diff --git a/packages/async/CHANGELOG.md b/packages/async/CHANGELOG.md
index 39d204b27320a8c29fdaca8577f387732780119b..5801872c54fa320d4028b2d13b9b11820e7bbc52 100644
--- a/packages/async/CHANGELOG.md
+++ b/packages/async/CHANGELOG.md
@@ -1,3 +1,11 @@
+## 1.4.0
+
+- Added `AsyncMemoizer.future`, which allows the result to be accessed before
+ `runOnce()` is called.
+
+- Added `RestartableTimer`, a non-periodic timer that can be reset over and
+ over.
+
## 1.3.0
- Added `StreamCompleter` class for creating a stream now and providing its
« no previous file with comments | « packages/analyzer/tool/task_dependency_graph/tasks.dot ('k') | packages/async/lib/async.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698