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

Unified Diff: CHANGELOG.md

Issue 1042423002: Add a dependency on string_scanner. (Closed) Base URL: git@github.com:dart-lang/unittest@master
Patch Set: Created 5 years, 9 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 | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5c1362bd5dfb1ff9d524655e641fa65e166da2f..2e5c02bfa6f579014849db86fd2630af7e00085d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,8 @@
-##0.12.0-alpha.0
+## 0.12.0-beta.1
+
+* Add a missing dependency on `string_scanner`.
+
+## 0.12.0-beta.0
* Added support for a test runner, which can be run via `pub run
unittest:unittest`. By default it runs all files recursively in the `test/`
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698