changelog++

This commit is contained in:
Jeff Mitchell 2017-05-08 16:17:49 -04:00
parent 490b01d6d8
commit 571fef0eda
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
## 0.7.2 (May 8th, 2017)
BUG FIXES:
* audit: Fix auditing entries containing certain kinds of time values
[GH-2689]
## 0.7.1 (May 5th, 2017)
DEPRECATIONS/CHANGES:
@ -71,6 +78,8 @@ BUG FIXES:
[GH-2674]
* core: Help operations should request forward since standbys may not have
appropriate info [GH-2677]
* replication: Fix enabling secondaries when certain mounts already existed on
the primary
* secret/mssql: Update mssql driver to support queries with colons [GH-2610]
* secret/pki: Don't lowercase O/OU values in certs [GH-2555]
* secret/pki: Don't attempt to validate IP SANs if none are provided [GH-2574]