File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 2.0.0 ] - 2020-09-10
99
1010### Changed
1111- 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
2525- Initial action code
2626- ` GitHubActionsCore ` PowerShell module
2727
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
2930[ 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