Releases: alkonosst/SSLClientESP32
Releases · alkonosst/SSLClientESP32
v2.0.3
v2.0.2
What's Changed
- Fix definition conflict with wificlientsecure by @alkonosst in #10
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- add code to initialize default values for internal/protected variable… by @tuan-karma in #8
New Contributors
- @tuan-karma made their first contribution in #8
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: Update to most recent WiFiClientSecure changes by @alkonosst in #1
- feat: Add method to set client in runtime by @alkonosst in #2
- feat: Add example using Cert. Bundle and setClient by @alkonosst in #3
- chore: Change library names due to conflict by @alkonosst in #5
- chore: Delete old examples by @alkonosst in #6
Full Changelog: v1.1.0...v2.0.0