Update changelog.
See gh-106.
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
Spring Vault Changelog
|
||||
=============================
|
||||
|
||||
Changes in version 1.0.2.RELEASE
|
||||
-----------------------------------------
|
||||
* Login Token Duration is assumed milliseconds instead of seconds #96
|
||||
* Convert login token duration to milliseconds when calculating renewal… #97
|
||||
* VaultEndpoint uses -1 as port if initialized from URI without a port #99
|
||||
* Release 1.0.2 #106
|
||||
|
||||
Changes in version 1.0.1.RELEASE
|
||||
-----------------------------------------
|
||||
* Add developer, SCM location and project URL to dependency POM #73
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Spring Vault 1.0.1.RELEASE
|
||||
Copyright (c) [2016] Pivotal Software, Inc.
|
||||
Spring Vault 1.0.2.RELEASE
|
||||
Copyright (c) [2016-2017] Pivotal Software, Inc.
|
||||
|
||||
This product is licensed to you under the Apache License, Version 2.0 (the "License").
|
||||
You may not use this product except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user