diff --git a/CHANGELOG.md b/CHANGELOG.md index d167cfe7..57908d9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -## 8.12.4 (unreleased) +## 8.13.0 (unreleased) +### New features +- [PR #1509](https://github.com/rqlite/rqlite/pull/1509): Support setting the Server Name for certificate verification. Fixes [issue #1507](https://github.com/rqlite/rqlite/issues/1507). + ### Implementation changes and bug fixes - [PR #1503](https://github.com/rqlite/rqlite/pull/1503): Use SQLite-style help in rqlite shell. - [PR #1505](https://github.com/rqlite/rqlite/pull/1505): Correct handling of IPv6 addresses in rqlite shell.