We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44b113 commit 46ce0b0Copy full SHA for 46ce0b0
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+### v0.9.3
6
+
7
+* fix(livekit): add panic recovery when pushing packets
8
+* fix(livekit): copy audio pkts before pushing to samplebuilder
9
+* build(deps): bump actions/setup-go from 4 to 5
10
11
### v0.9.2
12
13
* fix(livekit): prevent duplicate stop events
VERSION
@@ -1 +1 @@
1
-0.9.2 1
+0.9.3 1
0 commit comments