diff --git a/CHANGELOG.md b/CHANGELOG.md index 09342c0e..a877af26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ### Implementation changes and bug fixes - [PR #1700](https://github.com/rqlite/rqlite/pull/1700): Accessing non-open Store shouldn't panic. Fixes issue [#1698](https://github.com/rqlite/rqlite/issues/1698). +## 8.21.2 (February 23rd 2024) +### Implementation changes and bug fixes +- [PR #1697](https://github.com/rqlite/rqlite/pull/1697): Use consistent file perms post Boot. ## 8.21.1 (February 21st 2024) ### Implementation changes and bug fixes