diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2018-07-13 10:02:35 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-07-13 11:30:31 -0700 |
commit | ff1490184b3354fb640ed523c24af660ae9cfbc2 (patch) | |
tree | c0f90f617e3c9622b9e92c19b6d195713e0a2f76 /CHANGELOG.md | |
parent | 7b6f67881c46079c6d77e529247d42ce197483fc (diff) | |
download | subsurface-ff1490184b3354fb640ed523c24af660ae9cfbc2.tar.gz |
Update CHANGELOG.md
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1abec6f2f..679f61c14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ - Planner: fix bug in dive mode drop-down and planner notes +- Mac: fix crashes when opening the user manual or connecting to Facebook [#1471] +- BLE support: fix recognition of Heinrich Weikamp OSTC 2 and OSTC Plus +- BT support: fix downloading / configuring some OSTC models [#1474] - Cloud storage: fix potential issue with credentials on Linux [#1346] -- Mobile/iOS: fix missing translations +- Profile: Context menu entry to manually split a dive - Dive media: support addition of videos - Dive media: locate moved files based on filename and path -- Profile: Context menu entry to manually split a dive -- BLE support: fix recognition of Heinrich Weikamp OSTC 2 and OSTC Plus +- Mobile/iOS: fix missing translations --- * 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]` |