summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index afeda3e..7445daf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,13 @@
+libnice 0.1.21 (2023-01-07)
+===========================
+Only use `ifr_ifindex` if OS supports it, fixes build on iOS and FreeBSD
+
libnice 0.1.20 (2023-01-06)
===========================
Remove support for GStreamer 0.10 builds
Add macro to check LIBNICE version
Added utility function to get the STUN server from a candidate
-Support additional header in built-in HTT proxy client
+Support additional header in built-in HTTP proxy client
Add boxed type for NiceAddress for bindings
Add API to get the interface index for a local address
Explicitly bind to a specific interface when creating UDP sockets