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

Unified Diff: pkg/matcher/CHANGELOG.md

Issue 302093013: pkg/matcher: small nits from previous CL (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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/matcher/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/matcher/CHANGELOG.md
diff --git a/pkg/matcher/CHANGELOG.md b/pkg/matcher/CHANGELOG.md
index 8e4ff62b6333769f7be7eea4a164258d7d361e3e..9d6f59a2601a541f9ebd65f9baa3853b80615d70 100644
--- a/pkg/matcher/CHANGELOG.md
+++ b/pkg/matcher/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.10.0+2
+
+* Added return types to a number of constants.
Siggi Cherem (dart-lang) 2014/06/02 18:41:51 remove "return" (unless they are functions?)
kevmoo 2014/06/02 20:28:49 Done.
+
+* Fixed link in `README.md`.
Siggi Cherem (dart-lang) 2014/06/02 18:41:51 I don't think we need to mention this :) I think i
kevmoo 2014/06/02 20:28:49 Done.
+
## 0.10.0+1
* Matchers related to bad language use have been removed. These represent code
« no previous file with comments | « no previous file | pkg/matcher/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698