Add a changelog entry for #420

This commit is contained in:
Ritiek Malhotra 2020-01-13 20:25:40 +05:30
parent 3e2e8ed0fb
commit e6829a1139

View File

@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Fixed
- Fixed inconsistent behaviour with some API methods when
a full HTTP URL is passed.
### Changed ### Changed
- Fixed invalid calls to logging warn method - Fixed invalid calls to logging warn method
- `mock` no longer needed for install. Only used in `tox`. - `mock` no longer needed for install. Only used in `tox`.