mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-12 01:10:50 +08:00
updates changelog
This commit is contained in:
parent
806ff7ef11
commit
6fd29d6e4f
1 changed files with 13 additions and 3 deletions
16
CHANGELOG
16
CHANGELOG
|
|
@ -1,5 +1,15 @@
|
||||||
# Requirements Updated
|
# Requirements Updated
|
||||||
- Adds check for minimum python requirement of 3.8.1+
|
- Adds check for minimum python requirement of 3.8.1+ (Fixes #221)
|
||||||
# Bug Fixes
|
- Updates qbitorrent api to 2023.3.44
|
||||||
|
|
||||||
**Full Changelog**: https://github.com/StuffAnThings/qbit_manage/compare/v3.4.4...v3.4.5
|
# New Features
|
||||||
|
- Adds support for custom noHL tag (closes #210)
|
||||||
|
|
||||||
|
# Bug Fixes
|
||||||
|
- Fix wrapped JSON Decod error from requests (#245) - Thanks @USA-RedDragon
|
||||||
|
- Code Refactor / lint - Thanks @bakerboy448
|
||||||
|
- Adds docstrings - Thanks @bakerboy448
|
||||||
|
- Fixes #229 - Thanks @bakerboy448
|
||||||
|
- Fixes #218 - Thanks @bakerboy448
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/StuffAnThings/qbit_manage/compare/v3.4.4...v3.5.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue