Gitea-Workflow/gitea-git-clone/CHANGELOG.md
Peter f5e4d1da74 Show Open Pull Requests
* chore(gitea-git-clone): update changelog and package version
* feat(gitea-git-clone): add support for showing open pull requests
* docs(gitea-git-clone): update README.md with new features and commands
* feat(gitea-git-clone): add localization support for open pull requests
* fix(gitea-git-clone): fix typo in package.nls.json
* fix(gitea-git-clone): fix typo in package.json
* feat(gitea-git-clone): add functions for retrieving and showing open pull requests
* feat(gitea-git-clone): add command for showing open pull requests
* feat(gitea-git-clone): create status bar item for showing open pull requests
* fix(gitea-git-clone): fix missing comma in package.json
* fix(gitea-git-clone): fix missing comma in package.nls.de.json
* fix(gitea-git
2024-10-21 21:11:19 +02:00

46 lines
748 B
Markdown

# Change Log
All notable changes to the “gitea-workflow” extension will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
## [Unreleased]
- Streamline Auth, Login and URL Setup
- if working in PR show different Icon with hint
- fix progress bar in notification
## 1.2.0
### Added
- Show open Pull Requests (Command and Status Bar Icon)
## 1.1.0
### Added
- Add localization for English and German
### Fixed
- add `git clone` functionality again, after it got "lost on the way"
## 1.0.2
### Added
- add Link to Public Repo
- fix changelog
## 1.0.1
### Added
- Add Icon
- Add section for PR to README
- Update README
## 1.0.0
_initial release_