diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2019-04-12 17:28:03 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-04-13 08:54:57 -0700 |
commit | 5966a74ae36f61ee73eb1b585068a4677b4f7324 (patch) | |
tree | 80731de220a17a583a8e19f53a9fa295d9217d56 | |
parent | b98ac90c4347156891b9e68ba7b9286ee70467ab (diff) | |
download | subsurface-5966a74ae36f61ee73eb1b585068a4677b4f7324.tar.gz |
Update CHANGELOG
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b803bc9c..f74783586 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +- Desktop: make dive sites 1st class citizens with their own dive site table +- Desktop: only show dives at the dive sites selected in dive site table +- Desktop: add undo functionality to edit operations and remove 'edited' state; + this fundamentally changes the way dives are edited and manually added. + (partial implementation, tanks and weights are missing) - Desktop: Add export option for dive sites - Import: Initial support for importing Mares log software - Export option for profile data |