Skip to content

Commit

Permalink
Fix @challengee's handlename in CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Sep 20, 2015
1 parent 72f1389 commit ca6513a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@

## 0.6.1 (2014-05-07)

* Fix request `Content-Length` calculation for Unicode ([@challengeechallengee][])
* Fix request `Content-Length` calculation for Unicode ([@challengee][])
* Add `Response#flush` ([@ixti][])
* Fix `Response::Body#readpartial` default size ([@hannesg][], [@ixti][])
* Add missing `CRLF` for chunked bodies ([@hannesg][])
Expand Down Expand Up @@ -387,7 +387,7 @@ end
[@mickm]: https://github.com/mickm
[@sferik]: https://github.com/sferik
[@nicoolas25]: https://github.com/nicoolas25
[@challengeechallengee]: https://github.com/challengeechallengee
[@challengee]: https://github.com/challengee
[@hannesg]: https://github.com/hannesg
[@krainboltgreene]: https://github.com/krainboltgreene
[@hundredwatt]: https://github.com/hundredwatt
Expand Down

2 comments on commit ca6513a

@challengee
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! :)

@ixti
Copy link
Member Author

@ixti ixti commented on ca6513a Sep 20, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:D

Please sign in to comment.