File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2.0.1] - 2021-02-05
11
+
10
12
### Added
11
13
- ` Send-ActionFileCommand ` cmdlet that handles sending commands to [ Environment Files] instead of console output ([ #8 ] ).
12
14
@@ -36,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
38
- Initial action code
37
39
- ` GitHubActionsCore ` PowerShell module
38
40
39
- [ Unreleased ] : https://github.com/Amadevus/pwsh-script/compare/v2.0.0...HEAD
41
+ [ Unreleased ] : https://github.com/Amadevus/pwsh-script/compare/v2.0.1...HEAD
42
+ [ 2.0.1 ] : https://github.com/Amadevus/pwsh-script/compare/v2.0.0...v2.0.1
40
43
[ 2.0.0 ] : https://github.com/Amadevus/pwsh-script/compare/v1.0.0...v2.0.0
41
44
[ 1.0.0 ] : https://github.com/Amadevus/pwsh-script/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments