This commit is contained in:
Andrew Eisenberg 2020-06-23 11:50:51 -07:00
Родитель 77b13bd8e3
Коммит 42ebc3fbe6
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -3,6 +3,7 @@
## [Unreleased]
- 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.
## 1.3.0 - 22 June 2020