# Changelog ## [0.2.0](https://github.com/espressif/esp-protocols/commits/tls_cxx-v0.2.0) ### Bug Fixes - Add support for mbedtls psa api ([884d8fe6](https://github.com/espressif/esp-protocols/commit/884d8fe6)) - Remove unnnecessary warning ignore ([f8d2ed2e](https://github.com/espressif/esp-protocols/commit/f8d2ed2e)) - Enable mbedtls cookie support ([479122b2](https://github.com/espressif/esp-protocols/commit/479122b2)) ## [0.1.0](https://github.com/espressif/esp-protocols/commits/tls_cxx-v0.1.0) ### Features - Publish mbedtls component ([0140455f](https://github.com/espressif/esp-protocols/commit/0140455f))
43f12ca7f85032038416b642ced4428f3ef5bb2a
idf.py add-dependency "espressif/mbedtls_cxx^0.2.0"