changelog++

This commit is contained in:
Jeff Mitchell 2017-03-31 12:02:52 -04:00
parent 1d4c901aeb
commit 4cfa9f097a
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ IMPROVEMENTS:
BUG FIXES:
* storage/consul: Properly handle state events rather than timing out
[GH-2548]
* storage/etcd3: Ensure locks are released if client is improperly shut down
[GH-2526]