docs: Changelog for version 9.10.1.

This commit is contained in:
Neil Marietta
2023-02-17 11:55:38 +01:00
parent 77c79d54d1
commit ba33a454a9
+6
View File
@@ -11,6 +11,12 @@ If needed, you can also manually update this file (provided the general structur
## [Unreleased]
## [9.10.1] - 2023-02-17
### Bug Fixes
- Revert PRAGMA foreign_keys. Keep PRAGMA legacy_alter_table always ON (default in Android).
## [9.10.0] - 2023-02-16
### Chores