Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit 3182781

Browse files
committed
1.0.1 release
1 parent 549565e commit 3182781

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.0.1
9+
10+
## Changed
11+
12+
- Updated Ultraleap tracking client to v5.3.0.
13+
- Increase timeout on initial tracking service connection, to increase tolerance to slower tracking server response.
14+
15+
### Fixed
16+
17+
- Fixed an issue which could cause a hang when all created hand-trackers were destroyed.
18+
- Fixed an issue with error handling that could cause tracking to stop working if the first tracking event was an error.
19+
820
## 1.0.0
921

1022
### Fixed

0 commit comments

Comments
 (0)