changelog++

This commit is contained in:
Jeff Mitchell 2018-09-05 11:47:59 -04:00
parent c9b06f3b62
commit cb4fd4ff4b
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ BUG FIXES:
* core: Re-add `sys/` top-route injection for now [GH-5241] * core: Re-add `sys/` top-route injection for now [GH-5241]
* secrets/database: Fix nil pointer when revoking some leases [GH-5262] * secrets/database: Fix nil pointer when revoking some leases [GH-5262]
* secrets/pki: Fix sign-verbatim losing extra Subject attributes [GH-5245] * secrets/pki: Fix sign-verbatim losing extra Subject attributes [GH-5245]
* secrets/pki: Remove certificates from store when tidying revoked
certificates [GH-5231]
## 0.11.0 (August 28th, 2018) ## 0.11.0 (August 28th, 2018)