From 67a1981fbd5f2057c0ff3def8e0452216d5a9edf Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Mon, 25 Mar 2019 22:43:53 +0100 Subject: [PATCH] Mention Surface Segment in Changelog Signed-off-by: Robert C. Helling --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afb35ee68..07f38e60c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- Planner: Allow for a final segment at the surface to display further desaturation - Desktop: Add stats by depth and temperature ranges to yearly stats [#1996] - Desktop: make sure cloud storage email addresses are lower case only - Desktop: Fix editing of dive-time [#1975]