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

Unified Diff: CHANGELOG.md

Issue 1324743003: Add AsyncMemoizer.future. (Closed) Base URL: git@github.com:dart-lang/async.git@master
Patch Set: Mark as -dev Created 5 years, 3 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/async_memoizer.dart » ('j') | lib/src/async_memoizer.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 39d204b27320a8c29fdaca8577f387732780119b..7f9ec485037964b3882acd1b8fb17774b2512e48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 1.4.0
+
+- Added `AsyncMemoizer.future`, which allows the result to be accessed before
+ `runOnce()` is called.
+
## 1.3.0
- Added `StreamCompleter` class for creating a stream now and providing its
« no previous file with comments | « no previous file | lib/src/async_memoizer.dart » ('j') | lib/src/async_memoizer.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698