Update changelog.

See gh-175.
This commit is contained in:
Mark Paluch
2017-11-21 15:45:30 +01:00
parent 1ff3d004cf
commit b0625241f0

View File

@@ -1,6 +1,14 @@
Spring Vault Changelog
=============================
Changes in version 1.1.1.RELEASE
-----------------------------------------
* Upgrade to Spring Framework 4.3.12 #160
* Fixing assert to verify the correct variable #170
* TravisCI build broken #171
* Upgrade to Vault 0.9.0 #172
* LifecycleAwareSessionManager does not perform a re-login if token_max_ttl is reached #176
Changes in version 1.1.0.RELEASE
-----------------------------------------
* Adapt Vault API changes in transit key value/configuration objects #124