Merging upstream version 4.6.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f45c9e0d6c
commit
5a71f1c38c
16 changed files with 174 additions and 31 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,3 +1,22 @@
|
|||
## v4.6.3 (2025-05-07)
|
||||
|
||||
### Fix
|
||||
|
||||
- **changelog.py**: cross-platform path handling using os.path.join and modify the path linter and test parameter
|
||||
- **changelog.py**: modify the CHANGELOG.md generated by cz bump --changelog to the right place
|
||||
|
||||
## v4.6.2 (2025-05-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- **docs**: fix url link and table formatting in the customization docs (#1399)
|
||||
|
||||
## v4.6.1 (2025-05-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- **commit**: use os.unlink to remove temp file
|
||||
|
||||
## v4.6.0 (2025-04-13)
|
||||
|
||||
### Feat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue