Update CHANGELOG for 0.1.6 release

This commit is contained in:
Chris Price 2014-04-14 16:13:08 -07:00
parent ecac3786be
commit 8eeba9423c

View file

@ -1,7 +1,13 @@
## 0.1.4
## 0.1.6
* Add support for configuring client SSL context with a CA cert without a client cert/key
## 0.1.5
* Update to latest version of puppetlabs/kitchensink
* Use puppetlabs/certificate-authority for SSL tasks
## 0.1.4
* Fix bug in sync.clj when excluding clojure.core/get
## 0.1.3
* Added a Java API for the synchronous client