Skip to content

Commit

Permalink
Add changelog for 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gavv committed Mar 9, 2023
1 parent d3ac0d0 commit 9be450e
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions docs/sphinx/development/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,47 @@ Changelog
Security
Internals
Build system
Packaging
Tests
Documentation
Version 0.2.3 (Mat 9, 2023)
===========================

C API
-----

* add ``roc_receiver_set_reuseaddr`` and ``roc_sender_set_reuseaddr``

Command-line tools
------------------

* add ``--reuseaddr`` to ``roc-recv`` and ``roc-send``

Bug fixes
---------

* fix formatting of endpoint URI with zero port
* fix usage of multicast with RTCP in ``roc-recv``

Build system
------------

* add new dependency OpenSSL
* fix work with SCons 4.5
* exclude sox and libpulse from .pc file for libroc

Packaging
---------

* add debian packages and publish them on github
* add rpm packages spec

Documentation
-------------

* minor updates

Version 0.2.2 (Feb 27, 2023)
============================

Expand Down

0 comments on commit 9be450e

Please sign in to comment.