summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-05 13:34:51 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-05 13:34:51 -0700
commit6d85e730b8286775a9f9eb414ae6457c59b8e962 (patch)
treecfa052fc3895338e5dfeaf23e59ef40809d2fc68 /CHANGELOG.md
parent99844763620a7628e1ed217387efafe278a06c2f (diff)
downloadsubsurface-6d85e730b8286775a9f9eb414ae6457c59b8e962.tar.gz
Update CHANGELOG
A couple of updates that hadn't made it into the CHANGELOG. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e9a7e815..66e9cb5d2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+- Desktop: add support for USB download from the Garmin Descent Mk1
+- Mac: include the FTDI driver and no longer require Mac FTDI drivers to be installed
- Desktop: allow buddies to be shown in the divelist [#1587]
- Windows: write log files to the user path instead of the path where Subsurface
is installed.