Skip to content

Releases: KrogerWalt/action-update-changelog

v4

23 Mar 23:39
Compare
Choose a tag to compare

New output rules

v3.0.0

11 Jan 01:11
Compare
Choose a tag to compare
v3.0.0: PR #27 added ability to stage changes by not providing a vers…

Pointer to v3.0.0

11 Jan 01:12
Compare
Choose a tag to compare

What's Changed

  • added ability to stage changes by not providing a version number by @KrogerWalt in #27

Full Changelog: v2...v3

Stricter Format Checking

18 Aug 16:33
cbf8c53
Compare
Choose a tag to compare

Second part of the branch name (the part between the first and second slash) must now be one of the following or an error will be thrown:
Added
Changed
Deprecated
Removed
Fixed
Security

Pointer to v2.0.0

18 Aug 16:34
cbf8c53
Compare
Choose a tag to compare
hide NOJIRA and HOTFIX when urlprefix exists (#26)

Shameless Plug

03 Jun 16:44
b7b0f01
Compare
Choose a tag to compare
v1.1.2

Update entrypoint.sh

Pointer to v1.1.2

03 Jun 16:44
b7b0f01
Compare
Choose a tag to compare
Update entrypoint.sh

bugfixes

02 Jun 22:35
Compare
Choose a tag to compare
v1.1.1

Updating Changelog

v1.1.0

02 Jun 22:31
Compare
Choose a tag to compare
v1.1.0: PR #22 updated version

v1.0.0

02 Jun 20:05
69602d6
Compare
Choose a tag to compare
Merge pull request #15 from KrogerWalt/14/Fixed/wrong_condition_in_if…