summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2019-10-20 20:13:59 -0400
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-10-21 15:50:41 -0400
commite6298f93523139a18d4dfc18cca32f0e4cc4deb2 (patch)
treea32785a42967c79634705743a3d27809ebc6adb5 /CHANGELOG.md
parent158a2ec1591598973dbde0cedd80a4494f34045a (diff)
downloadsubsurface-e6298f93523139a18d4dfc18cca32f0e4cc4deb2.tar.gz
Mobile: allow editing dive number
No checks regarding duplicate numbers - we trust the user knows what they are doing. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49d4654bf..c021ab59d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,4 @@
+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