11 lines
277 B
Markdown
11 lines
277 B
Markdown
# Changelog
|
|
|
|
## v1.0.0
|
|
|
|
### Features
|
|
|
|
- Sync with `libsrtp` v3.0.0, commit tag: `7d20c51`
|
|
- Return directly when do `srtp_cipher_type_test` to skip cipher test
|
|
- Return directly when do `srtp_auth_type_test` to skip auth test
|
|
- Remove unused code and doc to decrease code size
|