CHANGELOG.md: add note about fixing a MAX_TANK_INFO bug

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
Lubomir I. Ivanov 2018-06-19 14:38:29 +03:00 committed by Dirk Hohndel
parent 9e58e6f0e6
commit e0f7a2ca37

View file

@ -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