Skip to content

Commit 01cee0b

Browse files
committed
Fix changelog
1 parent 1905f2d commit 01cee0b

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
# Unreleased
22

3+
# 0.20.0
4+
35
* Update dimpl to 0.6.2 and sctp-proto to 0.9.1
46
* Fix repeated rx lookup cleanup bug #965
57
* Fix permissive vp8 depacketizer for invalid `l=1,t=0` cases (breaking) #963
68
* Add VP8 descriptor parsing and `vp8_patch()` to `RtpWrite` #963
79
* `write_rtp()` now takes a `RtpWrite` builder (breaking) #963
810
* Add `abs-capture-time` writer support and fixed receiver-side (breaking) #964
9-
* Expose ICE candidate pair RTT in CandidatePairStats #962
1011
* Add stereo to opus format params #955
1112
* Use `Arc<[u8]>` as input/output of media data (breaking) #959
1213

14+
# is-0.9.1
15+
16+
* Expose ICE candidate pair RTT in CandidatePairStats #962
17+
1318
# 0.19.0
1419

1520
* Expose H265 some already referenced profile structs #948

0 commit comments

Comments
 (0)