Skip to content

Commit

Permalink
Update CHANGELOG.md (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
mit-mit committed Feb 9, 2021
1 parent e391a10 commit 42c003e
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions CHANGELOG.md
@@ -1,10 +1 @@
## 0.2

- Deprecate `channel` input, replaced by `sdk` input
- The `sdk` input accepts either a channel _(which infers `latest` as the version)_, or a specific version string from any of the three release channels.
> See [Matrix Testing](./README.md#matrix-testing) for an example.
## Initial version (0.1)

- Basic download and setup.
- Support for Linux, macOS, and Windows.
Please see the [version history](https://github.com/dart-lang/setup-dart/blob/main/README.md#version-history) in the README.md file.

0 comments on commit 42c003e

Please sign in to comment.