Releases: deckhouse/changelog-action
Releases · deckhouse/changelog-action
v2.2.0
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
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.1.0
Support new type of change: "chore". Useful for changes that are about to steal human attention with zero profit.
v2.0.1
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
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?
In addition, the action returns cumulative markdown for all versioned milestone in minor branch
v1.3.0
Added partial markdown to easier accumulate markdown single file for many versions
v1.2.0
New schema. The old one is supported and deprecated
v1.1.1: build: update distribution (#19)
v1.1.0
Changed formatting changelog in markdown. First-level grouping is type, second-level is change entry with modul included as prefix