Skip to content

Commit

Permalink
Merge pull request #906 from xuanxu/patch-1
Browse files Browse the repository at this point in the history
Fix CHANGELOG.md links
  • Loading branch information
bblimke committed Sep 21, 2020
2 parents 3f3184c + c7ed0bb commit 7b5023d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -28,19 +28,19 @@

* Fixed async-http adapter which caused Async::HTTP::Client or Async::HTTP::Internet to hang and never return a response.

Thanks to (Bruno Sutic)[https://github.com/bruno-] and [Samuel Williams](https://github.com/ioquatix)
Thanks to [Bruno Sutic](https://github.com/bruno-) and [Samuel Williams](https://github.com/ioquatix)

* Fixed warning when using async-http adapter

Thanks to (Bruno Sutic)[https://github.com/bruno-]
Thanks to [Bruno Sutic](https://github.com/bruno-)

* Dropped support for Ruby 2.3 - EOL date: 2019-03-31

* Dropped support for Ruby 2.4 - EOL date: 2020-03-31

* Handling matching of Addressable::Template patterns that have an ip address without port and patterns that have ip address and don’t have schema and path.

Thanks to (Rafael França)[https://github.com/rafaelfranca] and (guppy0356)[https://github.com/guppy0356]
Thanks to [Rafael França](https://github.com/rafaelfranca) and [guppy0356](https://github.com/guppy0356)

## 3.8.3

Expand Down

0 comments on commit 7b5023d

Please sign in to comment.