diff options
author | Robert C. Helling <helling@atdotde.de> | 2017-12-01 14:45:51 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-12-01 15:47:51 -0800 |
commit | d8350ef238cb0e459d2ee012d11893e65e483541 (patch) | |
tree | f8a562f7e3a27238498073e84f3c9d78651ac575 /CHANGELOG.md | |
parent | 4d605ce51fcb4bbadf83471568d9f315844f904b (diff) | |
download | subsurface-d8350ef238cb0e459d2ee012d11893e65e483541.tar.gz |
Document background computation of variations
Update changelog, update user manual, clarify
meaning in dive notes.
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b6d87f1a..a2c302e31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +- Compute plan variations in background to improve responsiveness +- Improve profile rescaling in planner - Store the gas switch depth of a cylinder from the planner in the logbook file or git storage. No more need to reenter this value on replanning. - Improved handling of different information (divemaster, buddy, suit, notes) |