Update changelog

This commit is contained in:
Andrew Eisenberg
2020-07-01 22:50:10 -07:00
parent a7d99cc7e2
commit 6a2832fcc7

View File

@@ -5,6 +5,7 @@
- Fix unzipping of large files.
- Ensure compare order is consistent when selecting two queries to compare. The first query selected is always the _from_ query and the query selected later is always the _to_ query.
- Ensure added databases have zipped source locations for databases added as archives or downloaded from the internet.
- Fix bug where it is not possible to add databases starting with `db-*`.
## 1.3.0 - 22 June 2020