diff --git a/CHANGELOG.md b/CHANGELOG.md index 646e7aa2..4869b24e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - [PR #1597](https://github.com/rqlite/rqlite/pull/1597): Clarify end-to-end testing code. - [PR #1598](https://github.com/rqlite/rqlite/pull/1598): Refactor Store-level index tracking. - [PR #1599](https://github.com/rqlite/rqlite/pull/1599): Test no upload after Leader change. +- [PR #1601](https://github.com/rqlite/rqlite/pull/1601): CREATE TABLE should change DB Applied index. ## 8.16.4 (January 12th 2024) ### Implementation changes and bug fixes