diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2018-11-01 19:09:15 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-11-01 11:44:41 -0700 |
commit | 1ba15a91ae963d2cb1862b6f477c6fe7778abcef (patch) | |
tree | b1cd5d76a4c5489e43f3b7465c8003b4ca1e4e77 /CHANGELOG.md | |
parent | 7e6ef4287c4f22663440e3af3adc6c3558cbd4be (diff) | |
download | subsurface-1ba15a91ae963d2cb1862b6f477c6fe7778abcef.tar.gz |
CHANGELOG.md: add entry about experimental BTLE support
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2af9049e7..9af0aa052 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +- Windows: add experimental support for BTLE dive computers. + For more information have a look at section 5.2.2 of the user + manual ("On Windows"). - Import: Fix import of CSV files containing quotes - Desktop: Show coordinates if no tags from reverse geo lookup - Desktop: Sort on date in case of equal fields |