Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Commit a95342f

Browse files
author
Stephen Schiffli
committed
Update CHANGELOG
1 parent 9c6423c commit a95342f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [3.1.3] - 2018-07-16
10+
### Added
11+
- Documentation for basic features of this API.
12+
- Scripts to generate API reference docs.
13+
- DFU subspec for handing firmware updates. New cases where bootloader change is required.
14+
15+
### Changed
16+
- Update Cpp API to [v0.14.0](https://github.com/mbientlab/MetaWear-SDK-Cpp/releases/tag/0.14.0).
17+
- connectAndSetup will read device info if in MetaBoot mode.
18+
19+
### Fixed
20+
- connectAndSetup could sometimes hang, canSendWriteWithoutResponse only valid after a first write.
21+
- UI helpers didn't always invoke delegate methods on Main Thread.
22+

0 commit comments

Comments
 (0)