From e9de82e3e22b3cba9480551a68c294cb593a8964 Mon Sep 17 00:00:00 2001 From: Hubert Iwaniuk Date: Sat, 31 Dec 2011 00:07:28 +0100 Subject: [PATCH] Changelog for 0.4.0 release and Google Analytics. --- changelog.org | 9 +++++++++ ga.org | 15 +++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 ga.org diff --git a/changelog.org b/changelog.org index 76690c7..ef02299 100644 --- a/changelog.org +++ b/changelog.org @@ -3,6 +3,13 @@ #+EMAIL: neotyk@kungfoo.pl #+SETUPFILE: setup.org +* Release 0.4.0 +** Clojure 1.3 compatible +** Support for multiple values for same key (QString) + [[https://github.com/neotyk/http.async.client/issues/22][#22]] +** Clojure contrib independent + [[https://github.com/neotyk/http.async.client/pull/24][#24]] +** Upgrade async-http-client to v1.6.5 * Release 0.3.1 ** Upgrade async-http-client to v1.6.4 * Release 0.3.0 @@ -90,3 +97,5 @@ [[http://neotyk.github.com/http.async.client/autodoc/http.async.client-api.html#http.async.client/create-client][*http.async.client/create-client*]] and [[http://neotyk.github.com/http.async.client/autodoc/http.async.client-api.html#http.async.client/with-client][*http.async.client/with-client*]]. ** Keyworded maps in API Like *:options* in [[http://neotyk.github.com/http.async.client/autodoc/http.async.client-api.html#http.async.client/GET][*http.async.client/GET*]]. + +#+INCLUDE: ga.org diff --git a/ga.org b/ga.org new file mode 100644 index 0000000..e9ce277 --- /dev/null +++ b/ga.org @@ -0,0 +1,15 @@ +#+BEGIN_HTML + +#+END_HTML