mirror of
https://github.com/actions/stale.git
synced 2025-12-29 20:37:30 +08:00
1.4 KiB
1.4 KiB
Changelog
Starting in version 4.0.0 we will maintain a changelog
4.0.0 (2021-06-18)
Features
- options: simplify config by removing skip stale message options (#457) (6ec637d), closes #405 #455
- output: print output parameters (#458) (3e6d35b)
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
??