diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-12-15 16:07:34 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-12-17 09:17:54 -0800 |
commit | eacf766ae8b9127f183a60af673e6d1022a5df5f (patch) | |
tree | 5f99324ebcd744b5d773e796bef4cd69c428c364 /CHANGELOG.md | |
parent | 6043b223cb9191c36d9c1305f7850cfa5296f406 (diff) | |
download | subsurface-eacf766ae8b9127f183a60af673e6d1022a5df5f.tar.gz |
add CHANGELOG
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
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] |