diff options
author | Robert C. Helling <helling@atdotde.de> | 2018-12-16 20:52:34 +0100 |
---|---|---|
committer | bstoeger <32835590+bstoeger@users.noreply.github.com> | 2018-12-17 12:18:26 +0100 |
commit | ac8db01873c7caa2ac475d987269ee26c6daa46a (patch) | |
tree | 5aeec47ed5e02750b8a428076a8476519d22b498 /CHANGELOG.md | |
parent | 99561484adfca7a00187127dc05cafdd46737cc2 (diff) | |
download | subsurface-ac8db01873c7caa2ac475d987269ee26c6daa46a.tar.gz |
Show average max depth in yearly statistics
this was requested in #1854 and I think this suggestion makes sense
Fixes #1854
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1235bc033..4eca23ee8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- Include average max depth in statistics - Fix bug in cloud save after removing dives from a trip - Dive: Perform more accurate OTU calculations, and include OTU calculations for rebreather dives [#1851 & #1865]. |