Refactor code structure for improved readability and maintainability
This commit is contained in:
10
CHANGELOG.md
Normal file
10
CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user