Skip to content

Latest commit

 

History

History
69 lines (38 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

69 lines (38 loc) · 1.6 KB

Change Log

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

Added

  • feat: Implement repo sync-actions (#32)

Changed

  • ci: Sync github actions (#33)

Fixed

  • fix: SyncActions will exit too early

v0.3.2 - 2021-08-18

Added

  • feat: Implement community RFC-34 (#24)

Fixed

  • fix: Handle egde cases about github (#25)

v0.3.1 - 2021-08-17

Fixed

  • report: Fix repositories not sorted (#20)

Upgraded

  • build(deps): bump maunium.net/go/mautrix from 0.9.14 to 0.9.19

v0.3.0 - 2021-08-12

Added

  • cmd: Add tracking support (#13)

Modified

  • weekly-report: Refactor weekly report content style (#18)

v0.2.0 - 2021-07-13

Added

  • Add weekly report generation support

v0.1.0 - 2021-06-30

  • Hello, world!