mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-12-18 14:49:07 +08:00
updates changelog for 3.6.3
This commit is contained in:
parent
f8a6b1d5a4
commit
aee6a32e52
1 changed files with 13 additions and 5 deletions
18
CHANGELOG
18
CHANGELOG
|
|
@ -1,6 +1,14 @@
|
||||||
# Bug Fixes
|
# Requirements Updated
|
||||||
- Fixes bug in cross_seed (Fixes #270)
|
- pre-commit updated to 3.3.3
|
||||||
- Bug causing RecycleBin not to be created when full path is defined. (Fixes #271)
|
- requests updated to 2.30.0
|
||||||
- Fixes Uncaught exception while emptying recycle bin (Fixes #272)
|
- ruamel.yaml updated to 0.17.26
|
||||||
|
|
||||||
**Full Changelog**: https://github.com/StuffAnThings/qbit_manage/compare/v3.6.1...v3.6.2
|
# Bug Fixes
|
||||||
|
- Changes HardLink Logic (Thanks to @ColinHebert for the suggestion) Fixes #291
|
||||||
|
- Additional error checking (Fixes #282)
|
||||||
|
- Fixes #287 (Thanks to @buthed010203 #290)
|
||||||
|
- Fixes Remove Orphan crashing when multiprocessing (Thanks to @buthed010203 #289)
|
||||||
|
- Fixes Remove Orphan from crashing in Windows (Fixes #275)
|
||||||
|
- Fixes #292
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/StuffAnThings/qbit_manage/compare/v3.6.2...v3.6.3
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue