Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 784 Bytes

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 784 Bytes

Change Log

All notable changes to the "gitea-issue-and-timetracking" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

0.0.1

Initial release of the Gitea Issue Time Tracking

0.0.2

Fix settings to be scoped

0.0.3

Added

  • Paus function
  • unpause function
  • Filter for self assigned issues
  • Button icons

Fixed

  • Improve of code structure

Changed

  • Order of buttons in view
  • Naming of gitea repo owner to "owner" (previously named "user")

0.0.4

Fixed

  • Description of settings
  • Default of settings

0.0.5

Updated

  • Readme: Remove lines which where left from template
  • Repository Link: Update Repository Link to point to GitHub Repo