Updated CHANGELOG

This commit is contained in:
Stephen Ellis 2019-03-04 11:37:10 -08:00
parent 949c746b51
commit 57ac8441e8
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Changes # Changes
## [0.7.19] - 2019-04-19
* Added client HTTP Authentication methods `.basic_auth()` and `.bearer_auth()`. #540
## [0.7.11] - 2018-10-09 ## [0.7.11] - 2018-10-09
### Fixed ### Fixed