Version incremented
Project: http://git-wip-us.apache.org/repos/asf/couchdb-ibrowse/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-ibrowse/commit/ecff14ab Tree: http://git-wip-us.apache.org/repos/asf/couchdb-ibrowse/tree/ecff14ab Diff: http://git-wip-us.apache.org/repos/asf/couchdb-ibrowse/diff/ecff14ab Branch: refs/heads/upstream Commit: ecff14ab236f8ca4bfba12e10ae75e241dce4447 Parents: 79e26ae Author: Chandrashekhar Mullaparthi <[email protected]> Authored: Wed Nov 25 07:46:13 2015 +0000 Committer: Chandrashekhar Mullaparthi <[email protected]> Committed: Wed Nov 25 07:46:13 2015 +0000 ---------------------------------------------------------------------- CHANGELOG | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-ibrowse/blob/ecff14ab/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index e7301cf..e3c415b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ CONTRIBUTIONS & CHANGE HISTORY ============================== +25-11-2015 - v4.2.1 + * Merged pull request https://github.com/cmullaparthi/ibrowse/pull/132 + * Merged pull request https://github.com/cmullaparthi/ibrowse/pull/137 + 28-09-2015 - v4.2 * Merged long pending improvements to pipelining https://github.com/cmullaparthi/ibrowse/pull/123 http://git-wip-us.apache.org/repos/asf/couchdb-ibrowse/blob/ecff14ab/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index fa0305f..ae060ae 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ibrowse is a HTTP client written in erlang. **Comments to:** [email protected] -**Current Version:** 4.2 +**Current Version:** 4.2.1 **Latest Version:** git://github.com/cmullaparthi/ibrowse.git
