updated changelog

This commit is contained in:
Sam Schott 2020-09-27 00:25:15 +01:00
parent 2f15728278
commit 9408573821

View File

@ -1,5 +1,18 @@
## v1.2.1.dev
#### Changed:
- Improves handling of database related errors such as database integrity, missing read /
write permissions for the database file, etc.
#### Fixes:
- Fixes a database integrity error due to an unfulfilled unique constraint.
#### Dependencies:
- Adds `alembic` dependency for database migrations.
## v1.2.0
The local file index and sync history are now stored in a SQLite database. After the