updates changelog

This commit is contained in:
bobokun 2023-04-03 21:55:13 -04:00
parent 806ff7ef11
commit 6fd29d6e4f
No known key found for this signature in database
GPG key ID: B73932169607D927

View file

@ -1,5 +1,15 @@
# Requirements Updated
- Adds check for minimum python requirement of 3.8.1+
# Bug Fixes
- Adds check for minimum python requirement of 3.8.1+ (Fixes #221)
- 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