diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c3f9147..b7c7e7f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Implementation changes and bug fixes - [PR #1515](https://github.com/rqlite/rqlite/pull/1515): Fix a log message related to mutual TLS. - [PR #1516](https://github.com/rqlite/rqlite/pull/1516): Add support to Python end-to-end test helpers for mTLS. +- [PR #1518](https://github.com/rqlite/rqlite/pull/1518): Refactor muxed internode communications. ## 8.13.2 (December 21st 2023) ### Implementation changes and bug fixes