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

Unified Diff: packages/watcher/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/watcher/.analysis_options ('k') | packages/watcher/benchmark/path_set.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/watcher/CHANGELOG.md
diff --git a/packages/watcher/CHANGELOG.md b/packages/watcher/CHANGELOG.md
index 30762a0342e86e3607f5af1b802ce76723267848..c3acaf53e8679b31587843e252c972bbe9a5431b 100644
--- a/packages/watcher/CHANGELOG.md
+++ b/packages/watcher/CHANGELOG.md
@@ -1,3 +1,16 @@
+# 0.9.7+3
+
+* Fix a crashing bug on Linux.
+
+# 0.9.7+2
+
+* Narrow the constraint on `async` to reflect the APIs this package is actually
+ using.
+
+# 0.9.7+1
+
+* Fix all strong-mode warnings.
+
# 0.9.7
* Fix a bug in `FileWatcher` where events could be added after watchers were
« no previous file with comments | « packages/watcher/.analysis_options ('k') | packages/watcher/benchmark/path_set.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698