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

Unified Diff: pkg/observe/CHANGELOG.md

Issue 378363004: Get ready to publish -dev versions of our packages with the NodeBind interop fixes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « no previous file | pkg/pkgbuild.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/observe/CHANGELOG.md
diff --git a/pkg/observe/CHANGELOG.md b/pkg/observe/CHANGELOG.md
index b32303add244131484b98ed666cdc08cd9d90d41..53a425fa233aed01525d5276fb948b6f63008f3e 100644
--- a/pkg/observe/CHANGELOG.md
+++ b/pkg/observe/CHANGELOG.md
@@ -3,6 +3,11 @@
This file contains highlights of what changes on each version of the observe
package.
+#### Pub version 0.11.0-dev
+ * PathObserver.value= no longer discards changes (this is in combination with
+ a change in template_binding and polymer to improve interop with JS custom
+ elements).
+
#### Pub version 0.10.0+3
* minor changes to documentation, deprecated `discardListChages` in favor of
`discardListChanges` (the former had a typo).
« no previous file with comments | « no previous file | pkg/pkgbuild.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698