Update CHANGELOG.md
This commit is contained in:
parent
4d56016cd5
commit
075013e700
|
@ -1,11 +1,8 @@
|
|||
## 0.9.2 (UNRELEASED)
|
||||
|
||||
FEATURES:
|
||||
|
||||
IMPROVEMENTS:
|
||||
## 0.9.2 (August 9, 2017)
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* server: Reverted the change that made unauthorized KV queries return 403 instead of 404 because it had a minor bug that affected the operation of Vault, and in addition to fixing the bug, we identified an additional case that needed to be covered. This restores the <= 0.9.0 behavior until we can get a complete fix. [GH-2637]
|
||||
|
||||
## 0.9.1 (August 9, 2017)
|
||||
|
||||
|
|
Loading…
Reference in New Issue