Skip to content

Commit 9be450e

Browse files
committed
Add changelog for 0.2.3
1 parent d3ac0d0 commit 9be450e

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

docs/sphinx/development/changelog.rst

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,47 @@ Changelog
1616
Security
1717
Internals
1818
Build system
19+
Packaging
1920
Tests
2021
Documentation
2122
23+
Version 0.2.3 (Mat 9, 2023)
24+
===========================
25+
26+
C API
27+
-----
28+
29+
* add ``roc_receiver_set_reuseaddr`` and ``roc_sender_set_reuseaddr``
30+
31+
Command-line tools
32+
------------------
33+
34+
* add ``--reuseaddr`` to ``roc-recv`` and ``roc-send``
35+
36+
Bug fixes
37+
---------
38+
39+
* fix formatting of endpoint URI with zero port
40+
* fix usage of multicast with RTCP in ``roc-recv``
41+
42+
Build system
43+
------------
44+
45+
* add new dependency OpenSSL
46+
* fix work with SCons 4.5
47+
* exclude sox and libpulse from .pc file for libroc
48+
49+
Packaging
50+
---------
51+
52+
* add debian packages and publish them on github
53+
* add rpm packages spec
54+
55+
Documentation
56+
-------------
57+
58+
* minor updates
59+
2260
Version 0.2.2 (Feb 27, 2023)
2361
============================
2462

0 commit comments

Comments
 (0)