add CHANGELOG

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2020-12-15 16:07:34 -08:00
parent 6043b223cb
commit eacf766ae8

View file

@ -1,4 +1,8 @@
- desktop: add preferences option to disable default cylinder types
- mobile: switch to newer version of Kirigami
- mobile: change the way Kirigami is integrated into Subsurface, linking against static plugin
- mobile: change Android build to support aab builds with current NDK and Qt 5.15.2
- mobile: change iOS build to be consistent with the Android build and use the same qmake setup
- mobile: add location service warning as required by Google Play
- mobile: fix manually adding dives in the past [#2971]