Update changelog.

See gh-106.
This commit is contained in:
Mark Paluch
2017-06-16 09:45:09 +02:00
parent 6c192d4942
commit 988aaef609
2 changed files with 8 additions and 1 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.1.0.BUILD-SNAPSHOT
Copyright (c) [2016] Pivotal Software, Inc.
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.