We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdc29b commit 80a6db4Copy full SHA for 80a6db4
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- [#43] [#58]: Experimental support for a Receiver that can merge data from multiple sources
13
+- [#54]: Added option to use raw dmx values
14
+- [#53]: Allow sending data to a specific IP instead of the whole LAN
15
+- [#57]: Export `Sender` props
16
+- Minor performance improvements
17
+- Minor improvements to type defintions and integration tests
18
19
## [4.4.0] - 2023-07-22
20
21
### Added
0 commit comments