diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-09-12 10:48:48 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-09-12 10:48:48 -0700 |
commit | 836936a767976d2eb434bcd3cfe6898e7b60df80 (patch) | |
tree | b1d584b2e2b3bc3fe3cb1ef659c91c4a6d28b8bb /CHANGELOG.md | |
parent | 6ea0cc62b8c7b01c37fdfbe50e3cefde4c43d360 (diff) | |
download | subsurface-836936a767976d2eb434bcd3cfe6898e7b60df80.tar.gz |
documentation: updates for ReleaseNotes and README
Prep for 4.9.7, but also some minor tweaks to the README.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d539a28eb..0ba284890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,3 @@ -desktop: don't overwrite already set weights when changing weight type [#2938] -desktop: do substring search for equipment types -planner: properly initialize salinity -desktop: add an "Edit Gas Change" right-click option [#2910] -core: add support for Shearwater Peregrine (requires firmware V79 or newer) -core: fix renumbering of imported dives [#2731] -mobile: fix editing tank information -planner: Handle zero length segments gracefully when replanning -profile: improve resolution in printing and export -mobile: disable download button if no connection is selected -mobile: fix incorrect time stamps on GPS track points created via location service -core: correctly recognize A1 as BLE dive computer -planner: Honor the "O2 narcotic" preference when computing MND -desktop: fix broken merging of dives with multiple cylinders -mobile: add information about the cloud sync state to the Subsurface plate in the menu -core: Add parser for SeacSync db. Currently only Seac Action uses SeacSync program. --- * Always add new entries at the very top of this file above other existing entries and this note. |