diff options
author | Doug Junkins <junkins@foghead.com> | 2019-03-14 12:47:06 -0700 |
---|---|---|
committer | bstoeger <32835590+bstoeger@users.noreply.github.com> | 2019-03-14 21:41:58 +0100 |
commit | bc9a62c0ff42ff6ca98a7fc45a326eded9ba23bb (patch) | |
tree | 432438d40751cd25c38ac4d58ebe5b5232c92019 /CHANGELOG.md | |
parent | c922a564953ffbe2e5eeaf01433759bafaf95209 (diff) | |
download | subsurface-bc9a62c0ff42ff6ca98a7fc45a326eded9ba23bb.tar.gz |
Update CHANGELOG.md to show depth and temp stats feature
Signed-off-by: Doug Junkins <junkins@foghead.com>
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 5c0974479..afb35ee68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- 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] - Bluetooth: only show recognized dive computers by default |