Gitea-Workflow/gitea-git-clone/CHANGELOG.md
Peter ec64c46117 * chore(gitea-git-clone): update changelog and package version
* feat(gitea-git-clone): add more verbose error handling
* fix(gitea-git-clone): fix error message for pull request creation
* fix(gitea-git-clone): fix error message for default branch retrieval
* fix(gitea-git-clone): fix error message for repository retrieval
* fix(gitea-git-clone): fix error message for authentication failure
* fix(gitea-git-clone): fix error message for pull request retrieval
* fix(gitea-git-clone): fix error message for pull request creation
* fix(gitea-git-clone): fix error message for pull request retrieval
* fix(gitea-git-clone): fix error message for pull request creation
* fix(gitea-git-clone): fix error message for default branch retrieval
* fix(gitea-git-clone): fix error message for repository
2024-10-23 11:24:16 +02:00

57 lines
859 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.1
### Fixed
- cloning into existing subpath working again
### Added
- more verbose error handling
## 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_