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 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
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
+
5
12
## [ 4.0.9] - 2019-01-15
6
13
7
14
### Changed
@@ -10,7 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
10
17
## [ 4.0.8] - 2018-04-29
11
18
12
19
### 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 )
14
21
15
22
## [ 4.0.7] - 2018-04-02
16
23
@@ -215,5 +222,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
215
222
216
223
## [ 1.0.0] - 2015-11-10
217
224
### 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