Update Changelog for target split
This commit is contained in:
parent
147be4f315
commit
a25ffc3b0f
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ Features
|
||||||
parameters.
|
parameters.
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
|
* The library has been split into libmbedcrypto, libmbedx509, libmbedtls.
|
||||||
|
You now need to link to all of them if you use TLS for example.
|
||||||
* All public identifiers moved to the mbedtls_* or MBEDTLS_* namespace.
|
* All public identifiers moved to the mbedtls_* or MBEDTLS_* namespace.
|
||||||
Some names have been further changed to make them more consistent.
|
Some names have been further changed to make them more consistent.
|
||||||
Migration helpers scripts/rename.pl and include/mbedlts/compat-1.3.h are
|
Migration helpers scripts/rename.pl and include/mbedlts/compat-1.3.h are
|
||||||
|
|
Loading…
Reference in a new issue