summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-12-15 16:07:34 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-12-17 09:17:54 -0800
commiteacf766ae8b9127f183a60af673e6d1022a5df5f (patch)
tree5f99324ebcd744b5d773e796bef4cd69c428c364 /CHANGELOG.md
parent6043b223cb9191c36d9c1305f7850cfa5296f406 (diff)
downloadsubsurface-eacf766ae8b9127f183a60af673e6d1022a5df5f.tar.gz
add CHANGELOG
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41b558f6e..18f28cad8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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]