Skip to content

Commit 25a6364

Browse files
committed
chore: v2.0.0 changelog
1 parent 410cfa7 commit 25a6364

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)