File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11* Changelog
22 List of changes that have gone into each release
3+ ** 0.4.2
4+ - fixed an issue where multiple link headers would cause an
5+ exception to be thrown
36** 0.4.1
47 - added :debug-body that adds plaintext body information to
58 the :debug output
148151* Work log
149152 Log of merges/issues/work that's gone in so I know what to put in
150153 the changelog for the next release
154+ ** Release 0.4.2
151155** 2012-05-30
152156 - fixed an issue where multiple link headers would cause an
153157 exception to be thrown
Original file line number Diff line number Diff line change 1- (defproject clj-http " 0.4.1 "
1+ (defproject clj-http " 0.4.2 "
22 :description " A Clojure HTTP library wrapping the Apache HttpComponents client."
33 :url " https://github.com/dakrone/clj-http/"
44 :repositories {" sona" " http://oss.sonatype.org/content/repositories/snapshots" }
You can’t perform that action at this time.
0 commit comments