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>
This commit is contained in:
Dirk Hohndel 2019-02-14 09:12:01 -08:00
parent 26d14c8b33
commit 0d7d347952

View file

@ -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]`