diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-01-03 13:44:42 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-01-03 13:56:18 -0800 |
commit | 68dd039a811e956f383659a92b946b3bd1d1b083 (patch) | |
tree | aa50e762da47fc1d9345eb51136184649511c4fe /CHANGELOG.md | |
parent | 814b2dd65fa2bc3dcf7cbd444829e522ce5569ca (diff) | |
download | subsurface-68dd039a811e956f383659a92b946b3bd1d1b083.tar.gz |
statistics: add CHANGELOG
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 18f28cad8..36645deff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- desktop: complete rewrite of the statistics code, significantly expanding capabilities - 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 |