1
0
Fork 0

Update CHANGELOG

master
Philip O'Toole 3 years ago
parent bec25a88c4
commit d2863abe88

@ -1,5 +1,6 @@
## 6.2.0 (unreleased)
- [PR #851](https://github.com/rqlite/rqlite/pull/851): rqlite CLI properly supports PRAGMA directives.
- [PR #853](https://github.com/rqlite/rqlite/pull/853): Support enabling Foreign Key constraints via command-line options.
## 6.1.0 (August 5th 2021)
This release makes significant changes to SQLite database connection handling, resulting in proper support for high-performance concurrent reads of in-memory databases (the default choice for rqlite).

Loading…
Cancel
Save