From ca6513a0aabe4f4bce3fd4e1a9b5030e0274696c Mon Sep 17 00:00:00 2001 From: Alexey Zapparov Date: Sun, 20 Sep 2015 17:37:14 +0200 Subject: [PATCH] Fix @challengee's handlename in CHANGES --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 41afc345..6cc07caf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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][]) @@ -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