prepare 1.58 (#2584)

* update changelog for 1.58.0

* bump version to 1.58.0
This commit is contained in:
bjoern
2021-08-02 21:55:32 +02:00
committed by GitHub
parent 8729d2c4aa
commit c09a83df2b
4 changed files with 13 additions and 4 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 1.58.0
### Fixes
- move WAL file together with database
and avoid using data if the database was not closed correctly before #2583
## 1.57.0
### API Changes