There was an error while loading. Please reload this page.
1 parent 5207a94 commit 4510e04Copy full SHA for 4510e04
1 file changed
CHANGELOG.md
@@ -1,8 +1,11 @@
1
# Unreleased
2
3
+ * Expose the negotiated DTLS protocol version #979
4
+ * Make MTU size configurable #967
5
+ * Add optional `drv` feature for using public identity types as `drv::Input` #974 #975
6
* Send DTLS `close_notify` on `Rtc::close()` #956
7
* Fix `Simulcast::add_recv_layer` to push to recv instead of send #968
- * Accept any non-empty SDP session name (`s=`), not just `s=-` (RFC 8866 section 5.3)
8
+ * Accept any non-empty SDP session name (`s=`), not just `s=-` #969
9
10
# 0.20.0
11
0 commit comments