Updated change log

This commit is contained in:
Joshua Sherman 2014-01-29 12:34:56 -05:00
parent 13a407afa8
commit db548e8c2d

View file

@ -1,5 +1,13 @@
# Change Log for the Are You A Human PHP Integration Library
## 1.1.8: 01/29/2014:
* Bumped code to version 1.1.8
* Made library composer friendly
* Added some unit tests
## 1.1.7: ??/??/????:
* a bunch of awesome stuff happened, theres simply no formal record of it
## 1.1.6: 11/12/2012:
* minor change to doHttpsPost() so that it only uses cURL if the curl_exec()
function is available.