Changelog

See the upstream [CHANGELOG](libssh-mirror/CHANGELOG)

0.12.0~2
- See upstream changes 0.12.0
- ESP-IDF: Add SBOM-yml
- Port: Fix version header to match component version (0.12.0)

0.12.0~1
- See upstream changes 0.12.0
- Port: Using native mbedtls-v4 support (instead of mbedtls-v3-shim component)
- Port: Switched to submodule upstream (instead of downloading release packages)

0.12.0
- See upstream changes 0.12.0 (Support PQC KEX, security fixes)
- Port: Make PQC KEX configurable (Default OFF)

0.11.0
- See upstream changes 0.11.0
- ESP-IDF: Simple ESP32 SSH server