Update CHANGELOG for 0.2.1 release

This commit is contained in:
Chris Price 2014-08-12 16:22:26 -07:00
parent 684b55d8da
commit b062b1bccb

View file

@ -1,3 +1,7 @@
## 0.2.1
* Upgrade to Apache HttpAsyncClient v4.0.2 (fixes a bug where headers don't get included
when following redirects).
## 0.2.0
* Port the code to use the Apache HttpAsyncClient library instead of
http-kit.