Add TLS1.2 Opaque ECJPAKE changelog entry
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
diff --git a/ChangeLog.d/enable_opaque_ECJPAKE_key_exchange.txt b/ChangeLog.d/enable_opaque_ECJPAKE_key_exchange.txt
new file mode 100644
index 0000000..aa1332f
--- /dev/null
+++ b/ChangeLog.d/enable_opaque_ECJPAKE_key_exchange.txt
@@ -0,0 +1,4 @@
+Features
+ * It is now possible to use a PSA-held (opaque) password with the TLS 1.2
+ ECJPAKE key exchange, using the new API function
+ mbedtls_ssl_set_hs_ecjpake_password_opaque().