Skip to content

Latest commit

 

History

History
161 lines (82 loc) · 3.71 KB

CHANGELOG.md

File metadata and controls

161 lines (82 loc) · 3.71 KB

1.8.4 (2024/03/14)

Bug Fixes

  • try backup API before throwing (8e848238, closes #5)

1.8.3 (2023/04/23)

Features

1.8.2 (2023/03/16)

Bug Fixes

1.8.1 (2022/09/29)

Build

1.8.0 (2022/07/10)

Features

1.7.1 (2022/07/10)

Bug Fixes

1.7.0 (2022/06/18)

Features

1.6.0 (2022/05/28)

Refactor

  • use hutool-cron instead of quartz

1.5.1 (2022/05/28)

Features

1.5.0 (2022/04/20)

Features

  • allow group operators to subscribe and unsubscribe (#1) (2b572b59)

1.4.0 (2022/04/16)

Bug Fixes

Features

1.3.0 (2022/04/14)

Features

  • redesign subscription system (a744ca7c)

1.2.2 (2022/04/13)

Bug Fixes

  • correct logic of throwing NotYetUpdatedException (eaa27c9c)

1.2.1 (2022/04/13)

Bug Fixes

  • correct typo in the primary name of clean cache command (69de1270)

1.2.0 (2022/04/13)

Features

1.1.2 (2022/04/12)

Bug Fixes

1.1.1 (2022/04/11)

Bug Fixes

  • correct plugin data reloading (1bb7b885)

1.1.0 (2022/04/11)

Features

1.0.1 (2022/04/11)

Bug Fixes

  • correct commands registration (e2b36a57)

1.0.0 (2022/04/11)

Features

  • implement basic functionalities (d742c08f)