diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-08-04 19:52:55 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-11-09 19:19:04 +0100 |
commit | eaf8a59edfb2aa7ec99b60de0d3c86902a73de5a (patch) | |
tree | 9f49f84765e15933b78f690bc7593b6f8a87d209 /CHANGELOG.md | |
parent | 6a1e2cd8c23df47833db55856c5e27c2e198aa6e (diff) | |
download | subsurface-eaf8a59edfb2aa7ec99b60de0d3c86902a73de5a.tar.gz |
CHANGELOG.md update
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 812ad86f6..d93d99d58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ Planner: Add checkbox on considering oxygen narcotic Planner: Improve rounding of stop durations in planner notes Desktop: register changes when clicking "done" on dive-site edit screen Mobile: re-enable GPS location service icon in global drawer +Core: support dives with no cylinders +Core: remove restriction on number of cylinders Mobile: add support for editing the dive number of a dive Desktop: make dive replanning undoable Desktop: update statistics tab on undo or redo @@ -14,7 +16,6 @@ libdivecomputer: - Add support for the Oceanic Geo 4.0 - clean up Shearwater tank pressure handling - minor fixlets - --- * Always add new entries at the very top of this file above other existing entries and this note. * Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]` |