diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-01-10 15:56:24 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-01-10 15:57:39 -0800 |
commit | 0ff1145fd822fec21d301c221744073733f012ed (patch) | |
tree | bbc3874faa5e583d41bf5f0c2de4eeea9ba6cc84 | |
parent | 5fe3b7c8c62b1241321a437c5186ddf42cd8d687 (diff) | |
download | subsurface-0ff1145fd822fec21d301c221744073733f012ed.tar.gz |
update CHANGELOG
This also includes the already merged statistics for mobile.
All of this still needs to be added to the user manual.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 36645deff..663957818 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ - desktop: complete rewrite of the statistics code, significantly expanding capabilities - desktop: add preferences option to disable default cylinder types +- mobile: add ability to show fundamentally the same statistics as on the desktop +- mobile: add settings for DC and calculated ceilings and show calculated ceilings - 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 |