diff options
author | Stefan Fuchs <sfuchs@gmx.de> | 2017-11-29 09:40:54 +0100 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-11-29 15:18:41 +0100 |
commit | c56c7bd2e64bc004473da7d487abf66f8abb7ba0 (patch) | |
tree | a448299c2cdf2a13e09f02613f0506c8f04d14a7 /CHANGELOG.md | |
parent | ef38d15c2b015d25c95cf902f91c3eebf9e2e251 (diff) | |
download | subsurface-c56c7bd2e64bc004473da7d487abf66f8abb7ba0.tar.gz |
Release notes update: Cylinder depth from planner, merging dive info
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2899a3b74..2b6d87f1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +- Store the gas switch depth of a cylinder from the planner in the logbook + file or git storage. No more need to reenter this value on replanning. +- Improved handling of different information (divemaster, buddy, suit, notes) + when merging two dives. - Limit min. GFlow to 10 and min. GFhigh to 40 in preferences for profile and planner - Fix issues related to debug logging on Windows |