All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.4.0 - 2021-09-22
- feat: Implement repo sync-actions (#32)
- ci: Sync github actions (#33)
- fix: SyncActions will exit too early
v0.3.2 - 2021-08-18
- feat: Implement community RFC-34 (#24)
- fix: Handle egde cases about github (#25)
v0.3.1 - 2021-08-17
- report: Fix repositories not sorted (#20)
- build(deps): bump maunium.net/go/mautrix from 0.9.14 to 0.9.19
v0.3.0 - 2021-08-12
- cmd: Add tracking support (#13)
- weekly-report: Refactor weekly report content style (#18)
v0.2.0 - 2021-07-13
- Add weekly report generation support
- Hello, world!