Skip to content

Latest commit

 

History

History
52 lines (19 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

52 lines (19 loc) · 1.71 KB

0.7.2 (2024-10-27)

Bug Fixes

0.7.1 (2024-08-20)

Bug Fixes

  • better overlord logging (28f7953)

0.7.0 (2024-08-15)

Bug Fixes

  • clear notificaitons for merged pull requests that you authored (4b0de04)
  • log command that is being run (0a20df5)

Features

  • add notifications command click integration (399cd28)
  • initial notification cleanup logic is working (654a8c2)

0.6.9 (2024-07-26)

Bug Fixes

  • try catching system exit instead (649ae27)

0.6.8 (2024-07-24)

Bug Fixes

  • handle click exits properly in cron scheduler (84d0d1e)