kopia lustrzana https://gitlab.com/jaywink/federation
rodzic
5b917838a8
commit
d01e656daf
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [unreleased]
|
## [0.8.1] - 2016-10-18
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
* `federation.utils.network.send_document` incorrectly passed in `kwargs` to `requests.post`, causing an error when sending custom headers.
|
* `federation.utils.network.send_document` incorrectly passed in `kwargs` to `requests.post`, causing an error when sending custom headers.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "0.8.0"
|
__version__ = "0.8.1"
|
||||||
|
|
Ładowanie…
Reference in New Issue