aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2019-01-24 20:53:09 +1300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-01-24 20:53:48 +1300
commita6e0cb79d1a770ecebc02a591a7ed54f54ca871b (patch)
tree746e1e567eb9768cdd941f85c7855fa30365befe /CHANGELOG.md
parent2b9da3504b058033a378acf722dc4bc4126db3ab (diff)
downloadsubsurface-a6e0cb79d1a770ecebc02a591a7ed54f54ca871b.tar.gz
Update to version 4.8.5v4.8.5
And cleanup (partially incorrect, due to cherry-picking) CHANGELOG. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e120b76a..ef6dcc280 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,3 @@
-- Shearwater import: add suppport for importing Shearwater Cloud logs
-- Core, Mobile: all controller states other than powered off are valid [#1903]
-- Core: shift dive time in correct direction [#1893]
-- Include average max depth in statistics
-- Fix bug in cloud save after removing dives from a trip
-- Dive: Perform more accurate OTU calculations, and include
- OTU calculations for rebreather dives [#1851 & #1865].
-- Mobile: UI for copy-paste
-- Mobile: add initial copy-paste support
-- Desktop: translate trip date
---
* Always add new entries at the very top of this file above other existing entries and this note.
* Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]`