diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2018-06-20 11:36:44 +0900 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-06-20 11:36:44 +0900 |
commit | 547dd51892a917219c6acad4dae54458270af2d0 (patch) | |
tree | a6e42672d37499acade4a5d258e2941bdd416a83 /CHANGELOG.md | |
parent | 7ec9c206b5cbf6b4ddbfc17aae9f683483a55ca7 (diff) | |
download | subsurface-547dd51892a917219c6acad4dae54458270af2d0.tar.gz |
Update CHANGELOG.md
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 42fc3e53a..c4a67a069 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +- Mobile: fix potential crash when editing manually added dives [#1408] +- Mobile: when transitioning from NoCloud mode to cloud storage, keep + the dives already stored locally [#1404] - Equipment: fix bug with the maximum number of allowed tanks [#1401] - Mobile: add cloud storage user name to global drawer banner - Mobile: add button to About page to copy logs to clipboard; this makes it |