Skip to content

Commit

Permalink
Update Changelog with #546 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Oct 21, 2019
1 parent 8370f71 commit f881440
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Expand Up @@ -17,6 +17,11 @@
Fix HTTP parser.
([@ixti], [@fxposter])

* [#546](https://github.com/httprb/http/pull/546)
**BREAKING CHANGE**
Provide initiating `HTTP::Request` object on `HTTP::Response`.
([@joshuaflanagan])


## 4.1.1 (2019-03-12)

Expand Down Expand Up @@ -793,3 +798,4 @@ end
[@RickCSong]: https://github.com/RickCSong
[@fxposter]: https://github.com/fxposter
[@mamoonraja]: https://github.com/mamoonraja
[@joshuaflanagan]: https://github.com/joshuaflanagan

0 comments on commit f881440

Please sign in to comment.