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

Unified Diff: packages/cli_util/CHANGELOG.md

Issue 3015713002: Roll to pickup pool changes
Patch Set: Created 3 years, 3 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 | « packages/cli_util/.travis.yml ('k') | packages/cli_util/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/cli_util/CHANGELOG.md
diff --git a/packages/cli_util/CHANGELOG.md b/packages/cli_util/CHANGELOG.md
index 7a7bfa4d698ee3e47d62ff5bf97a0bad34e4819e..372cdddadfabb5257c3e437ee4162caa7df810fc 100644
--- a/packages/cli_util/CHANGELOG.md
+++ b/packages/cli_util/CHANGELOG.md
@@ -1,4 +1,6 @@
-# Changelog
+## 0.1.2+1
+
+- Remove unneeded change to Dart SDK constraint.
## 0.1.2
@@ -11,7 +13,9 @@
## 0.1.0
-- Use the new `Platform.resolvedExecutable` API to locate the SDK
+- Added a new `getSdkPath()` method to get the location of the SDK (this uses the new
+ `Platform.resolvedExecutable` API to locate the SDK)
+- Deprecated `getSdkDir()` in favor of `getSdkPath()`
- Add the `cli_logging.dart` library - utilities to display output and progress
## 0.0.1+3
« no previous file with comments | « packages/cli_util/.travis.yml ('k') | packages/cli_util/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698