Skip to content

Releases: deckhouse/changelog-action

v2.2.0

02 Aug 12:43
0073153
Compare
Choose a tag to compare

What's Changed

  • [ci] Allow multiple values in the changelog section field by @juev in #40

New Contributors

  • @juev made their first contribution in #40

Full Changelog: v2...v2.2.0

v2.1.1

11 Apr 12:25
8790395
Compare
Choose a tag to compare

What's Changed

  • Accept 'default' impact_level explicitly by @shvgn in #37
  • Update distribution by @github-actions in #38

Full Changelog: v2...v2.1.1

v2

14 Feb 17:33
8790395
Compare
Choose a tag to compare
v2

Dynamic release tag

v2.1.0

30 Mar 14:42
055248c
Compare
Choose a tag to compare

Support new type of change: "chore". Useful for changes that are about to steal human attention with zero profit.

v2.0.1

18 Feb 13:36
adec611
Compare
Choose a tag to compare

Fixed: sections now accept newlines, commas, and whitespaces as separators for section definitions.

Duplication errors only spawn if there are full duplicates.

v2.0.0

14 Feb 17:12
e497470
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

Breaking API

Breaking change. The action fetches PRs inside, so it does not require the user action to pull them in advance. Hence the action accepts three strings?

  • token
  • repo
  • milestone

In addition, the action returns cumulative markdown for all versioned milestone in minor branch

v1.3.0

11 Feb 18:01
21ae086
Compare
Choose a tag to compare

Added partial markdown to easier accumulate markdown single file for many versions

v1.2.0

10 Feb 19:09
d959e33
Compare
Choose a tag to compare

New schema. The old one is supported and deprecated

v1.1.1: build: update distribution (#19)

09 Feb 05:56
79a996b
Compare
Choose a tag to compare

v1.1.0

09 Feb 05:42
dcb049c
Compare
Choose a tag to compare

Changed formatting changelog in markdown. First-level grouping is type, second-level is change entry with modul included as prefix