Index: pkg/template_binding/CHANGELOG.md |
diff --git a/pkg/template_binding/CHANGELOG.md b/pkg/template_binding/CHANGELOG.md |
index 984dbfc6dd367767991bdae35dd49f74b2e96c13..8dabce0ee4457f8c145bc433c1637d4d3601a264 100644 |
--- a/pkg/template_binding/CHANGELOG.md |
+++ b/pkg/template_binding/CHANGELOG.md |
@@ -3,6 +3,9 @@ |
This file contains highlights of what changes on each version of the |
template_binding package. |
+#### Pub version 0.12.1 |
+ * Up to date with [TemplateBinding#6a2808][6a2808] (release 0.3.5) |
Siggi Cherem (dart-lang)
2014/08/13 23:00:26
I wonder if this is a breaking change or not. It l
jakemac
2014/08/14 18:00:49
As far as I can tell it doesn't break anything
Siggi Cherem (dart-lang)
2014/08/14 20:51:24
Cool - In that case it might be a good idea to dou
|
+ |
#### Pub version 0.12.0+3 |
* fix bug in interop layer to ensure callbacks are run in the dirty-checking |
zone (this only affected running code directly in Dartium without running |