Update changelog.

See gh-330
This commit is contained in:
Mark Paluch
2018-11-14 08:56:03 +01:00
parent d439a3d512
commit eb8430c062

View File

@@ -1,6 +1,14 @@
Spring Vault Changelog
=============================
Changes in version 2.0.3.RELEASE
-----------------------------------------
* Fix aws -> kubernetes typo #317
* Expired leases do are not rotated on secret renewal #319
* Upgrade to Spring Framework 5.0.10.RELEASE #327
* Upgrade to Spring Data Kay SR11 #328
* Upgrade to netty 4.1.31.Final #331
Changes in version 2.0.2.RELEASE
-----------------------------------------
* Provide a richer subclass strata of VaultException #203