Skip to content

Commit 57c9d25

Browse files
committed
Update CHANGELOG.md
1 parent 40a5759 commit 57c9d25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Bumped `@actions/io` from 1.0.2 to 1.1.0
77
- Updated the `repo-token` input to be optional and defaulted it to `GITHUB_TOKEN`. If you're already using this value, or not using the `only-changed-files` option, you can remove this setting from your workflow.
88
- Updated the output target from `es6` to `es2019`
9+
- Added a new `version` input to allow picking the cli version of `dotnet-format` to use. Currently this defaults to `3` and is the only version supported. A future update will add support for versions 4 and 5.
910

1011
## Version 1.1.0
1112

0 commit comments

Comments
 (0)