Autorelease 0.3.1 is a minor update on Autorelease 0.3.0, with internal improvements on the vendored actions and updates to the release note writer to address changes in GitHub's markdown rendering for PRs.
Miscellaneous improvements * Update release note PR links for changes in GitHub ([97](https://github.com/dwhswenson/autorelease/pull/97)) * Vendored actions are now templates ([96](https://github.com/dwhswenson/autorelease/pull/96))
0.3.0
Autorelease 0.3.0 represents a significant improvement in allowing customizability, by allowing override scripts in the `.autorelease` directory.
New features * Allow override scripts in `.autorelease` directory (91, 92) * Add autorelease check subcommand (89)
Bugs fixed * Fix some issues in deploying on Travis (90)
0.2.6
For 0.2.2 <= version <= 0.3, we are testing/implementing support for other CI platforms in Autorelease.
Bugs fixed * More improvement to GitHub Actions support (86)
0.2.5
For 0.2.2 <= version <= 0.3, we are testing/implementing support for other CI platforms in Autorelease.
0.2.4
For 0.2.2 <= version <= 0.3, we are testing/implementing support for other CI platforms in Autorelease.
New features * Start to CLI (78)
Miscellaneous improvements * More improvements to GitHub Actions support (80)
0.2.3
For 0.2.2 <= version <= 0.3, we are testing/implementing support for other CI platforms in Autorelease.
New features
* Partial Azure pipelines support (67, 68, 69) * GitHub Actions support (73, 74)