summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2018-06-19 14:38:29 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-06-20 09:30:58 +0900
commite0f7a2ca374afa99a06863fb9082f94e613ea3ba (patch)
tree32b9ed7ec49f39fae108c9623e759dfbda2067af /CHANGELOG.md
parent9e58e6f0e6bbddc245b119a6f067ff219d445193 (diff)
downloadsubsurface-e0f7a2ca374afa99a06863fb9082f94e613ea3ba.tar.gz
CHANGELOG.md: add note about fixing a MAX_TANK_INFO bug
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
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 f98cdc079..42fc3e53a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,4 @@
+- 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
easier to provide the required information when reporting issues