mirror of
https://gitea.computerliebe.org/ComputerLiebe_ORG_private/Gitea-VSCode-Clone-Plugin.git
synced 2025-07-10 21:52:45 +00:00
* chore(gitea-git-clone): update CHANGELOG.md and package.json for version 1.1.0
* fix(gitea-git-clone): add `git clone` functionality again, after it got "lost on the way" * feat(gitea-git-clone): add localization for English and German * feat(gitea-git-clone): if working in PR show different Icon with hint * fix(gitea-git-clone): fix progress bar in notification
This commit is contained in:
@ -6,8 +6,19 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Translate strings to English
|
||||
- Streamline Auth, Login and URL Setup
|
||||
- if working in PR show different Icon with hint
|
||||
- fix progress bar in notification
|
||||
|
||||
## 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
|
||||
|
||||
|
Reference in New Issue
Block a user