diff options
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1878959afd..11e58717a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,12 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +### Added +- Bundle the root CA signing the API and only trust that single one, limiting + trust to a single root CA + +### Changed +- App now uses statically linked OpenSSL on all platforms. ### Fixed - Disable account input when logging in. |
