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

Unified Diff: CHANGELOG.md

Issue 849023002: format code, removed unused variables and deprecated usage (Closed) Base URL: https://github.com/dart-lang/args.git@master
Patch Set: nits Created 5 years, 11 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 | example/test_runner.dart » ('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 916bca9da803eb766c014aecda7d64a6cab09cfe..771bcd058d27d8d44e787889aaf29c751e722858 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,11 @@
-## 0.12.3-dev
+## 0.12.2+2
* Updated dependency constraint on `unittest`.
+* Formatted source code.
+
+* Fixed use of deprecated API in example.
+
## 0.12.2+1
* Fix the built-in `help` command for `CommandRunner`.
« no previous file with comments | « no previous file | example/test_runner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698