File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ - New optional ` tag ` argument allowing ` v ` -prefixed versions
13+
14+ ### Changed
15+
16+ - The ` version ` argument is no longer required
17+
18+ ### Deprecated
19+
20+ - The ` version ` argument will be replaced in favor of the ` tag ` argument
21+
1022## [ 1.2.1] - 2021-02-23
1123
1224### Fixed
Original file line number Diff line number Diff line change 5353 - name : Update changelog
5454 uses : thomaseizinger/keep-a-changelog-new-release@v1
5555 with :
56- version : 0 .6.0 # You probably want to have this dynamic :)
56+ tag : v0 .6.0 # You probably want to have this dynamic :)
5757` ` `
5858
5959The action will do nothing else apart from modifying the changelog.
You can’t perform that action at this time.
0 commit comments