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

Unified Diff: pkg/observe/CHANGELOG.md

Issue 423233004: Preparing versions to release polymer 0.12.0 (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/observe/pubspec.yaml » ('j') | pkg/template_binding/CHANGELOG.md » ('J')
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 89cd3a36173496863416da708f6f855bfc4fd3e4..a248c59c3b351bd454d501ba9ed52492265368e9 100644
--- a/pkg/observe/CHANGELOG.md
+++ b/pkg/observe/CHANGELOG.md
@@ -3,7 +3,7 @@
This file contains highlights of what changes on each version of the observe
package.
-#### Pub version 0.12.0-dev
Siggi Cherem (dart-lang) 2014/07/29 23:19:27 this was my bad - we never released a 0.11.0, so t
+#### Pub version 0.11.0
* Updated to match [observe-js#e212e74][e212e74] (release 0.3.4)
* ListPathObserver has been deprecated (it was deleted a while ago in
observe-js). We plan to delete it in a future release. You may copy the code
@@ -13,11 +13,9 @@ package.
* **breaking change**: PropertyPath no longer allows numbers as fields, you
need to use indexers instead. For example, you now need to write `a[3].d`
instead of `a.3.d`.
-
-#### 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).
+ * **breaking change**: 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
« no previous file with comments | « no previous file | pkg/observe/pubspec.yaml » ('j') | pkg/template_binding/CHANGELOG.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698