diff options
author | Robert C. Helling <helling@atdotde.de> | 2019-11-28 10:37:44 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-11-28 12:23:04 -0800 |
commit | 33e49637ec6a99c50ad56bfbfc88b4e925d01e7d (patch) | |
tree | 6edb19775637bf5acf324f41aaaa0a794995812a /CHANGELOG.md | |
parent | 4928c4ae0421193bbd371cb0924091a970489611 (diff) | |
download | subsurface-33e49637ec6a99c50ad56bfbfc88b4e925d01e7d.tar.gz |
Add current GF to infobox
As per request from users on scubaforum.com, this adds
the current gradient factor to the deco information of
the infobox. Up to now, this information was only
graphically represented in the pressure bar graph
and the heatmap. This gives a numerical value.
Signed-off-by: Robert C. Helling <helling@atdotde.de>
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 17d14e1b3..e48ac146d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +Profile: Add current GF to infobox Mobile: (desktop only) new switch --testqml, allows to use qml files instead of resources. Desktop: increase speed of multi-trip selection Mobile: ensure that all BT/BLE flavors of the OSTC are recognized as dive computers [#2358] |