From c56c7bd2e64bc004473da7d487abf66f8abb7ba0 Mon Sep 17 00:00:00 2001 From: Stefan Fuchs Date: Wed, 29 Nov 2017 09:40:54 +0100 Subject: [PATCH] Release notes update: Cylinder depth from planner, merging dive info Signed-off-by: Stefan Fuchs --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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