summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2019-08-11 09:11:53 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-08-11 12:23:57 -0700
commitc43e5f648cb2f9b8c8bc60ec0b64965f24e7fec4 (patch)
tree0b86a27ae0031139664e922f82438c05ef2eaa8e /CHANGELOG.md
parent0eb14828b5214146d47079806a863ff3d729606c (diff)
downloadsubsurface-c43e5f648cb2f9b8c8bc60ec0b64965f24e7fec4.tar.gz
Add CHANGELOG entry for mobile weight editing
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 13bb8d62d..a0b9e6b24 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,4 @@
+- Mobile: allow editing weights for dives that have no weight
- Desktop: fix missing header files in macos.c
- Desktop: fix display of trip time
---