summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2019-02-14 09:12:01 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-02-19 12:02:58 -0800
commit0d7d3479521e520a25b150ce832a7504e3ac00f1 (patch)
tree2a6f6772c77ebeaf0449a36b0a95da8e385c12d9 /CHANGELOG.md
parent26d14c8b33612de2d30672be9e10f734bb3a1f43 (diff)
downloadsubsurface-0d7d3479521e520a25b150ce832a7504e3ac00f1.tar.gz
Adjust CHANGELOG for 4.8.5 release
These features where already included there (but that happened on a branch, so they are still listed in the CHANGELOG on master). Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f1aafc12..596c029e8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,19 +10,15 @@
- Allow to filter for logged/planned dives
- New LaTeX export option
- Core, Windows: fix a bug related to non-ASCII characters in user names
-- Shearwater import: add suppport for importing Shearwater Cloud logs
- Core: Merge overlapping trips on import
- Desktop: Make dive import and download undoable
- Desktop: Add media to closest dive, not all selected dives
-- 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]`