Files
stale/CHANGELOG.md
Luke Tomlinson 513b8c1b30 Update CHANGELOG.md
Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com>
2021-07-14 09:22:44 -04:00

2.5 KiB

Changelog

Starting in version 4.0.0 we will maintain a changelog

4.0.0 (2021-06-18)

Features

Bug Fixes

  • dry-run: forbid mutations in dry-run (#500) (f1017f3), closes #499
  • logs: coloured logs (#465) (5fbbfba)
  • operations: fail fast the current batch to respect the operations limit (#474) (5f6f311), closes #466

Breaking Changes

??

Features

Docs Overhaul

Remove Options ⚠️ Breaking Change ⚠️

  • Remove skip-stale-issue-message and skip-stale-pr-message options.
  • If you used these options, replace it with an empty string for the options stale-issue-message and stale-pr-message

Output Issues/PRs that are stale

Log Grouping

Add Custom Labels after Unstale

Dependency Updates

Bug Fixes

Fix Colored Logs