Add changelog entry for #1101

This commit is contained in:
Sven-Hendrik Haase 2019-09-25 11:26:57 +02:00
parent 23f04c4f38
commit d578c6a739
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Changes
## [0.2.7] - 2019-09-25
### Added
* Remaining getter methods for `ClientRequest`'s private `head` field.
## [0.2.6] - 2019-09-12
### Added