Update changelog.

See gh-92.
This commit is contained in:
Mark Paluch
2017-05-12 10:24:05 +02:00
parent 494a10389e
commit 90d6557b79

View File

@@ -1,6 +1,19 @@
Spring Vault Changelog
=============================
Changes in version 1.0.1.RELEASE
-----------------------------------------
* Add developer, SCM location and project URL to dependency POM #73
* Upgrade to Maven 3.5.0 #73
* VaultTokenRequestBuilder does not consider configured meta attributes #80
* Upgrade to Spring Framework 4.3.8 #81
* Remove Maven settings.xml for TravisCI build and use Maven wrapper #83
* Cannot resolve LocalHost NetworkInterface in MacAddressUserId #84
* LifecycleAwareSessionManager renewal starts eventually #87
* Use remaining token TTL for Cubbyhole authentication #88
* Release 1.0.1 #92
* Include notice and license in jar files #93
Changes in version 1.0.0 GA
-----------------------------------------
* keystore file not created when $JAVA_HOME is not found #62