diff options
author | Robert C. Helling <helling@atdotde.de> | 2019-03-25 22:43:53 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-03-29 06:51:12 -0700 |
commit | 67a1981fbd5f2057c0ff3def8e0452216d5a9edf (patch) | |
tree | 650c1087fda32d7143fdd0b09c3cc0351a5a65bb | |
parent | 178eaa9a67f73195aac0ad195a428e899973a2df (diff) | |
download | subsurface-67a1981fbd5f2057c0ff3def8e0452216d5a9edf.tar.gz |
Mention Surface Segment in Changelog
Signed-off-by: Robert C. Helling <helling@atdotde.de>
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
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] |