All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Added full history between RC and Release
- Removed coupling to Changelog
- Removed next release update
- Fix branch protextion issues for
rc/**
branches
- Delete already existing branches and close pull requests
- Support two release strategies
- Improve logging and error handling
- [breaking changes] Remove dependency on Changelog and bump next version
- [breaking changes] Replaced static list of labels with user input list
Added ## Changelog
body heading
Added patch number to release version in PR title
Changed PR title from "Release candidate..." to "Release ..."
Support release candidates cut
Initial