Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 3f24218

Browse files
authored
Update CHANGELOG.md
update the changelog
1 parent a244fb5 commit 3f24218

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111

1212
## 0.1.0
1313

14-
- Use the new `Platform.resolvedExecutable` API to locate the SDK
14+
- Added a new `getSdkPath()` method to get the location of the SDK (this uses the new
15+
`Platform.resolvedExecutable` API to locate the SDK)
16+
- Deprecated `getSdkDir()` in favor of `getSdkPath()`
1517
- Add the `cli_logging.dart` library - utilities to display output and progress
1618

1719
## 0.0.1+3

0 commit comments

Comments
 (0)