[skip ci] add windows signing to changelog (#7260)

This commit is contained in:
Alvin Huang 2020-02-11 10:04:52 -05:00 committed by Matt Keeler
parent 78a6c5674d
commit 457474a66f
No known key found for this signature in database
GPG Key ID: 04DBAE1857E0081B
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
NOTES:
* cli: Our Windows 32-bit and 64-bit executables for this version and up will be signed with a HashiCorp certificate. Windows users will no longer see a warning about an "unknown publisher" when running our software.
* cli: Our darwin releases for this version and up will be signed and notarized according to Apple's requirements.
Prior to this release, MacOS 10.15+ users attempting to run our software may see the error: "'consul' cannot be opened because the developer cannot be verified." This error affected all MacOS 10.15+ users who downloaded our software directly via web browsers, and was caused by changes to [Apple's third-party software requirements](https://developer.apple.com/news/?id=09032019a).