1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-09-01 05:01:58 +03:00

Changelog added

Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
TRodziewicz
2021-04-12 17:19:43 +02:00
parent 9a86843470
commit 0961e3db49

View File

@@ -0,0 +1,2 @@
Removals
* Removed deprecated functions from hashing modules. Fixes #4280.