diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d69fb669..a29b07c35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +# [6.1.0] + +- fix print outputs step in existing workflows ([#859](https://github.com/actions/stale/pull/859)) +- Use cache in check-dist.yml ([#876](https://github.com/actions/stale/pull/876)) +- Allow daysBeforeStale options to be float ([#841](https://github.com/actions/stale/pull/841)) + # [6.0.1] Update @actions/core to v1.10.0 ([#839](https://github.com/actions/stale/pull/839))