docs: Changelog

This commit is contained in:
Terry 2026-02-18 22:53:59 +00:00 committed by Ellis Git
parent 23d77b614f
commit 6a0b103722

1
changelog.d/1418.bugfix Normal file
View file

@ -0,0 +1 @@
Removed ability to set rocksdb as read only. Doing so would cause unintentional and buggy behaviour. Contributed by @Terryiscool160.