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

Unified Diff: pkg/observe/CHANGELOG.md

Issue 368093004: More documentation fixes. (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
« no previous file with comments | « no previous file | pkg/observe/lib/src/bind_property.dart » ('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 7337b984ed81f164b7ef61de3b1c94b418c27927..b32303add244131484b98ed666cdc08cd9d90d41 100644
--- a/pkg/observe/CHANGELOG.md
+++ b/pkg/observe/CHANGELOG.md
@@ -3,6 +3,10 @@
This file contains highlights of what changes on each version of the observe
package.
+#### Pub version 0.10.0+3
+ * minor changes to documentation, deprecated `discardListChages` in favor of
+ `discardListChanges` (the former had a typo).
+
#### Pub version 0.10.0
* package:observe no longer declares @MirrorsUsed. The package uses mirrors
for development time, but assumes frameworks (like polymer) and apps that
« no previous file with comments | « no previous file | pkg/observe/lib/src/bind_property.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698