diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-08-20 20:24:44 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-08-20 20:26:26 -0700 |
commit | 33dc5478d8892ff34acf36f17561ae433c75ebb4 (patch) | |
tree | 4d5f2ebeb9dcaf713fede62d9cfb690868e0802f /CHANGELOG.md | |
parent | 834f9b813a839d793d5a57387cca660eeda11dfc (diff) | |
download | subsurface-33dc5478d8892ff34acf36f17561ae433c75ebb4.tar.gz |
update README and ReleaseNotes for 5.0.3v5.0.3
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 97309fe64..0ba284890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,3 @@ -- mobile: add ability to edit tags -- Correct OTU and CNS calculations for planned bailout -- replace dive computer management with a new implementation, this fixes rare cases where - Subsurface unnecessarily download already downloaded dives, but also means - that some older style dive computer can no longer have nicknames -- avoid potential crash when switching divelogs -- add GPS fix downloaded from a dive comuter to existing dive site -- fix broken curser left/right shortcut for showing multiple dive computers -- allow editing the profile for dives imported without samples (via CSV) -- fix potential crash (and other errors) importing DL7 dives -- add detection for Aladin A2 as BLE dive computer -- improve printout scaling for event icons -- support exporting unused cylinders to divelogs.de -- improve handling of CNS values when combining multiple dive computers --- * Always add new entries at the very top of this file above other existing entries and this note. |