diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-10-31 18:20:50 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-11-01 07:28:15 -0700 |
commit | 523ec9036f88f11f39ee188be3b3110fa26a8c72 (patch) | |
tree | 0c577e143ad7ad6c16ed758e70e793bed6aa763c | |
parent | ab894c9b64ca5cceef87d1835f3a84103668ffc9 (diff) | |
download | subsurface-523ec9036f88f11f39ee188be3b3110fa26a8c72.tar.gz |
CHANGELOG.md update
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e0b2ee87a..2af9049e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +- Import: Fix import of CSV files containing quotes +- Desktop: Show coordinates if no tags from reverse geo lookup +- Desktop: Sort on date in case of equal fields +- Desktop: Indicate sort direction in list header +- Desktop: Use defined sort-order when switching sort column - Fix a bug in planner for dives with manual gas changes. - Mobile: add full text filtering of the dive list - Desktop: don't add dive-buddy or dive-master when tabbing through fields |