changelog++

This commit is contained in:
Jeff Mitchell 2017-06-23 11:22:24 -04:00
parent 0957500abe
commit 79827e7c65
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ BUG FIXES:
* api/leases: Fix lease lookup returning lease properties at the top level * api/leases: Fix lease lookup returning lease properties at the top level
* core: Relocated `sys/leases/renew` returns same payload as original * core: Relocated `sys/leases/renew` returns same payload as original
`sys/leases` endpoint [GH-2891] `sys/leases` endpoint [GH-2891]
* secret/totp: Ensure codes can only be used once. This makes some automated
workflows harder but complies with the RFC. [GH-2908]
## 0.7.3 (June 7th, 2017) ## 0.7.3 (June 7th, 2017)