1
0
Fork 0

Update CHANGELOG

master
Philip O'Toole 3 years ago
parent 5331f9d639
commit 60cf932b14

@ -1,7 +1,8 @@
## 6.0.2 (unreleased)
### Implementation changes and bug fixes
- [PR #827](https://github.com/rqlite/rqlite/pull/827): Upgrade dependencies, including SQLite to 3.36.
- [PR #834](https://github.com/rqlite/rqlite/pull/834): Synchronize use of database connection. Fixes [issue #830](https://github.com/rqlite/rqlite/issues/830).
- [PR #835](https://github.com/rqlite/rqlite/pull/835): Use Go standard libary sql/database abstraction. Fixes [issue #830](https://github.com/rqlite/rqlite/issues/830).
- [PR #835](https://github.com/rqlite/rqlite/pull/835): Use SQLite connection pool.
## 6.0.1 (June 28th 2021)
### Implementation changes and bug fixes

Loading…
Cancel
Save