Add changelog

Signed-off-by: Chien Wong <m@xv97.com>
This commit is contained in:
Chien Wong 2023-08-09 21:49:58 +08:00
parent aa9a15833e
commit a559c05a5b
No known key found for this signature in database
GPG Key ID: 5CA58A39FA4122AD

View File

@ -0,0 +1,3 @@
Features
* The documentation of mbedtls_ecp_group now describes the optimized
representation of A for some curves. Fixes #8045.