Skip to content

Commit e903338

Browse files
author
Clive Galway
committed
Update Changelog for 0.8.0
1 parent b3f76fb commit e903338

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## [Unreleased]
77
### Added
8+
### Changed
9+
### Deprecated
10+
### Removed
11+
### Fixed
12+
13+
## [0.8.0] - 2022-02-20
14+
### Added
815
- Add two SubscribeAbsolute example scripts which show how to process movement data coming from a tablet
916
### Changed
1017
- Input is now processed even faster
@@ -26,7 +33,7 @@ Also, Pause should send a state of 4, whereas before it sent a state of 2
2633
- Bug introduced in 0.7.0 whereby unsubscribing whilst a callback is still running would lock up the script is now fixed
2734
(WorkerThreads now use Tasks and CancellationTokens)
2835

29-
## [0.7.0] - 2022-01 -17
36+
## [0.7.0] - 2022-01-17
3037
### Added
3138
- Add RemoveContextManager() to remove a Context Manager
3239
### Changed

0 commit comments

Comments
 (0)