diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-10-06 09:43:24 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-10-07 17:50:51 +0300 |
commit | a5ad550df5d585e04d7176cc141406f8610cfc13 (patch) | |
tree | a9354bb464034a17eeeebb5b31e1b55b19daef30 /CHANGELOG.md | |
parent | df16866292ac16430e840ccc0013a5914303cd0f (diff) | |
download | subsurface-a5ad550df5d585e04d7176cc141406f8610cfc13.tar.gz |
CHANGELOG.md update
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2897e2ab8..11c9e80df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -- replace this line with the first CHANGELOG entry (leading '-') +- Performance: calculate full statistics only when needed +- HTML export: write statistics of exported dives only +- Desktop: fix calculation of surface interval in the case of overlappimg dives +- Desktop: import Poseidon MkIV via dive log import dialog --- * Always add new entries at the very top of this file above other existing entries and this note. * Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]` |