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

Unified Diff: pkg/barback/CHANGELOG.md

Issue 343963003: Fix a barback bug where a closed stream could get an event. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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
Index: pkg/barback/CHANGELOG.md
diff --git a/pkg/barback/CHANGELOG.md b/pkg/barback/CHANGELOG.md
index 3375adfbd794da678d13895b514551d013415598..77b5b0c14cac5e8fcd8f264fd3e9580a663f7bfe 100644
--- a/pkg/barback/CHANGELOG.md
+++ b/pkg/barback/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.14.1+1
+
+* Fix a bug where an event could be added to a closed stream.
+
## 0.14.1
* Add an `AggregateTransformer` type. Aggregate transformers transform groups of
« no previous file with comments | « no previous file | pkg/barback/lib/src/graph/phase.dart » ('j') | pkg/barback/test/package_graph/add_remove_transform_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698