Skip to content

Commit

Permalink
Removed trailing spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
bblimke committed Aug 2, 2022
1 parent d4fb284 commit d40c26d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
# 3.15.0

* fixed async-http adapter on Windows

Tyanks to [Pavel Rosický](https://github.com/ahorek)
* Support for http.rb >= 5.0.2

* Support for http.rb >= 5.0.2

Thanks to [ojab](https://github.com/ojab)

* Curb adapter supports headers with `:` character in the header value

Thanks to [Giorgio Gambino](https://github.com/mrbuzz)

* Support for matching body of JSON or application/x-www-form-urlencoded requests with content type header including charset.
Thanks to [Timmitry](https://github.com/Timmitry)

Thanks to [Timmitry](https://github.com/Timmitry)

* Prevent double-wrapping http.rb features on non-stubbed requests

Expand Down

0 comments on commit d40c26d

Please sign in to comment.