Skip to content

Commit a13567e

Browse files
committed
docs: version 3.21.0
1 parent 2c569ea commit a13567e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## v3.21.0 - 2025-03-26
10+
11+
## What's Changed
12+
* fmt/pl: add pl_strncasecmp and tests by @sreimers in https://github.com/baresip/re/pull/1277
13+
* ci: upgrade run-on-arch-action to fix random segfaults by @alfredh in https://github.com/baresip/re/pull/1280
14+
* test: add testing of RTCP FIR-RFC5104 by @alfredh in https://github.com/baresip/re/pull/1281
15+
* rtpext: add rtpext_find by @sreimers in https://github.com/baresip/re/pull/1282
16+
* rtp: add rtp_ prefix to member functions by @alfredh in https://github.com/baresip/re/pull/1283
17+
* rtp/rtcp: add rtcp_send_twcc and rtcp_rtpfb_twcc_encode by @sreimers in https://github.com/baresip/re/pull/1285
18+
* list: optimize list_count by @sreimers in https://github.com/baresip/re/pull/1284
19+
* bump version to 3.21.0 by @alfredh in https://github.com/baresip/re/pull/1286
20+
21+
22+
**Full Changelog**: https://github.com/baresip/re/compare/v3.20.0...v3.21.0
23+
24+
925
## v3.20.0 - 2025-02-18
1026

1127
### What's Changed

0 commit comments

Comments
 (0)