mirror of
https://gitea.computerliebe.org/ComputerLiebe_ORG_private/Gitea-VSCode-Clone-Plugin.git
synced 2025-07-11 06:02:45 +00:00
* chore(license): remove LICENSE file
* feat(gitea-git-clone): update CHANGELOG.md for version 1.0.1 * feat(gitea-git-clone): add LICENSE file * feat(gitea-git-clone): update README.md with new features and commands * feat(gitea-git-clone): add gitea-workflow-1.0.0.vsix file * feat(gitea-git-clone): add vscode_gitea_plugin.png image * feat(gitea-git-clone): update package.json version to 1.0.1
This commit is contained in:
@ -1,9 +1,21 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to the "gitea-git-clone" extension will be documented in this file.
|
||||
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]
|
||||
|
||||
- Initial release
|
||||
- Initial release
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Added
|
||||
|
||||
- Add Icon
|
||||
- Add section for PR to README
|
||||
- Update README
|
||||
|
||||
## 1.0.0
|
||||
|
||||
_initial release_
|
Reference in New Issue
Block a user