File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 4.0.10] - 2019-02-27
6+
7+ ### Changed
8+ - Upgraded dependency versions for BC and Apache-Http-Client.
9+ - [ Upgrade Apache-Http-Client Dependency] ( https://github.com/joyent/java-http-signature/commit/9ee3137ac7fdc518f5136ee16a3e8161619461f9 )
10+ - [ Upgraded BC Version To 1.61] ( https://github.com/joyent/java-http-signature/commit/1e72d58f2b05adc7e401ce29cea02233c4bdd725 )
11+
512## [ 4.0.9] - 2019-01-15
613
714### Changed
@@ -10,7 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1017## [ 4.0.8] - 2018-04-29
1118
1219### Fixed
13- - [ NullPointerException when key file is not a valid private key] ( https://github.com/joyent/java-http-signature/issues/50 )
20+ - [ NullPointerException when key file is not a valid private key] ( https://github.com/joyent/java-http-signature/issues/50 )
1421
1522## [ 4.0.7] - 2018-04-02
1623
@@ -215,5 +222,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
215222
216223## [ 1.0.0] - 2015-11-10
217224### Added
218- - Forked HTTP signature from the Java Manta project.
219- - Created three artifacts - common, google-http-client and apache-http-client
225+ - Forked HTTP signature from the Java Manta project.
226+ - Created three artifacts - common, google-http-client and apache-http-client
You can’t perform that action at this time.
0 commit comments