Update changelog.

See gh-106.
This commit is contained in:
Mark Paluch
2017-06-16 09:45:09 +02:00
parent 09e6e9229a
commit fbd75a555e
2 changed files with 9 additions and 2 deletions

View File

@@ -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

View File

@@ -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.