summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2019-10-24 06:31:26 -0400
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-10-24 06:33:07 -0400
commit96386fbcc12837740863f4ad724fee8eb4fbee2a (patch)
tree3c38247b72a265a38ae4b774e6ec2795bd044c9e /CHANGELOG.md
parentd99b889c6226eb4c6a4d2888371c983aac961c6b (diff)
downloadsubsurface-96386fbcc12837740863f4ad724fee8eb4fbee2a.tar.gz
Update libdivecomputer
- Add support for the Oceanic Geo 4.0 - clean up Shearwater tank pressure handling - minor fixlets Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c021ab59d..58a33ac5b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@ Mobile: add support for editing the dive number of a dive
Export: when exporting dive sites in dive site mode, export selected dive sites [#2275]
Mobile: fix several bugs in the handling of incorrect or unverified cloud credentials
Mobile: try to adjust the UI for cases with large default font relative to screen size
+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]`