summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Stefan Fuchs <sfuchs@gmx.de>2017-11-29 09:40:54 +0100
committerGravatar Lubomir I. Ivanov <neolit123@gmail.com>2017-11-29 15:18:41 +0100
commitc56c7bd2e64bc004473da7d487abf66f8abb7ba0 (patch)
treea448299c2cdf2a13e09f02613f0506c8f04d14a7 /CHANGELOG.md
parentef38d15c2b015d25c95cf902f91c3eebf9e2e251 (diff)
downloadsubsurface-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.md4
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