-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
metworkbot
committed
Dec 1, 2023
1 parent
5dde0c5
commit 0fb15e0
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
# release_2.2 CHANGELOG | ||
|
||
## v2.2.0 (2023-11-28) | ||
|
||
### New Features | ||
|
||
- keep original file name in trash directory (#449) | ||
- add sonarqube check (#468) | ||
- revert: remove sonarqube ci (we will use automatic analysis) (#469) | ||
|
||
### Bug Fixes | ||
|
||
- fix possibility to change plugin release | ||
- template sftp send - Authentication (publickey) failed. (fix #457) (#458) | ||
- fix .releaseignore to ignore .git folder when releasing plugins (#465) | ||
- remove useless folder templates in installed plugins (#476) | ||
|
||
|