Skip to content

Commit a634292

Browse files
committed
Update changelog and readme.
1 parent bac87c8 commit a634292

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Version 0.9.6:
33
- Fixed StreamDeck+ dial push event not being detected correctly.
44
- Fixed old key states and dial states returned if requested from inside a key or dial callback function.
55
- Added support for FreeBSD platforms.
6+
- Added support for the StreamDeck Neo.
67

78
Version 0.9.5:
89
- Added support for the StreamDeck Plus.

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ the images shown on each button, and read the current button states.
2020
Currently the following StreamDeck products are supported in multiple hardware
2121
variants:
2222

23-
* StreamDeck Original
2423
* StreamDeck Mini
25-
* StreamDeck XL
24+
* StreamDeck Neo
25+
* StreamDeck Original
2626
* StreamDeck Pedal
2727
* StreamDeck Plus
28-
28+
* StreamDeck XL
2929

3030
## Package Installation:
3131

@@ -82,8 +82,10 @@ development and maintenance of this library:
8282
- [spyoungtech](https://github.com/spyoungtech)
8383
- [Subsentient](https://github.com/Subsentient)
8484
- [swedishmike](https://github.com/swedishmike)
85+
- [TheSchmidt](https://github.com/TheSchmidt)
8586
- [theslimshaney](https://github.com/theslimshaney)
8687
- [tjemg](https://github.com/tjemg)
88+
- [VladFlorinIlie](https://github.com/VladFlorinIlie)
8789

8890
If you've contributed in some manner, but I've accidentally missed you in the
8991
list above, please let me know.

0 commit comments

Comments
 (0)