summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@atdotde.de>2018-12-03 11:36:55 +0100
committerGravatar bstoeger <32835590+bstoeger@users.noreply.github.com>2018-12-11 09:26:18 +0100
commitb75081cc592df6ec074b1a5cf5e5b1c8c62a8780 (patch)
tree6fc9db6c76ae8462fedefb5c1b08197ffadb8c4e /CHANGELOG.md
parent99b2de85b5f71ad7bfd57bda5f0fb3b595b2b94f (diff)
downloadsubsurface-b75081cc592df6ec074b1a5cf5e5b1c8c62a8780.tar.gz
Invalidate git cache when removing dive from trip
... otherwise this change is not saved when saving to git. Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
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 9cc29adb8..1235bc033 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,4 @@
+- Fix bug in cloud save after removing dives from a trip
- Dive: Perform more accurate OTU calculations, and include
OTU calculations for rebreather dives [#1851 & #1865].
- Mobile: add initial copy-paste support