File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 2.0.0 ] - 2020-09-10
9
9
10
10
### Changed
11
11
- Refactored into a 'composite' action which has following implications ([ #4 ] ):
@@ -25,5 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
25
- Initial action code
26
26
- ` GitHubActionsCore ` PowerShell module
27
27
28
- [ Unreleased ] : https://github.com/Amadevus/pwsh-script/compare/v1.0.0...HEAD
28
+ [ Unreleased ] : https://github.com/Amadevus/pwsh-script/compare/v2.0.0...HEAD
29
+ [ 2.0.0 ] : https://github.com/Amadevus/pwsh-script/compare/v1.0.0...v2.0.0
29
30
[ 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