Skip to content

Commit 0539961

Browse files
authored
Merge pull request #627 from Kushal-kothari/master
fix typos
2 parents f3e9292 + bd4cd6b commit 0539961

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
1.15.2 - 2019-09-25
2929
-------------------
3030

31-
- doc: fix tes run example in readme
31+
- doc: fix test run example in readme
3232
- fix: hackney stream, send `hackney_response` before calling `handle_error`
3333
- fix: error remove ssl `honor_cipher_order` option
3434
- doc: document self-signed certificate usage
3535
- bump `ssl_verify_fun` to 1.1.5
3636
- fix: don't use default pool if set to false
3737
- fix: `hackney_headers_new:store/3` fix value appending to a list
38-
- fix: miscellaeous specs
38+
- fix: miscellaneous specs
3939
- doc: miscellaneous improvements
4040

4141

4242
1.15.1 - 2019-02-26
4343
-------------------
4444

45-
- fix: don't try to encode encode to IDN with full ASCII names.
45+
- fix: don't try to encode to IDN with full ASCII names.
4646

4747
> this behaviour is similar to curl and fix errors some people had with docker
4848
> creating domain names containing a `_`
@@ -118,7 +118,7 @@
118118
- fix: change when hackney loads the hackney metric module (speed improvement)
119119
- fix: return value from the function `del_from_queue` in connection pool
120120
- fix: handle empty or invalid content-length
121-
- fix documentation on removed method
121+
- fix: documentation on removed method
122122

123123

124124
1.10.1 - 2017-10-20

0 commit comments

Comments
 (0)