diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-07-23 11:49:24 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-07-23 11:49:24 -0700 |
commit | 42eb39fc4aa1eb8633489f86719a95ae2feb08a3 (patch) | |
tree | a2d11cf8718d704f27a0daf252ca8cff959bec96 /CHANGELOG.md | |
parent | 096de0efd01e12de6c4ce968eead90e95ff8157f (diff) | |
download | subsurface-42eb39fc4aa1eb8633489f86719a95ae2feb08a3.tar.gz |
changelog: add summary of recent changes
First step towards doing another release.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b5a5c3ead..fd08a144a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ - 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. |