File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ commitizen:
3
3
bump_message : ' bump(tls_cxx): $current_version -> $new_version'
4
4
pre_bump_hooks : python ../../ci/changelog.py mbedtls_cxx
5
5
tag_format : tls_cxx-v$version
6
- version : 0.0 .0
6
+ version : 0.1 .0
7
7
version_files :
8
8
- idf_component.yml
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.1.0] ( https://github.com/espressif/esp-protocols/commits/tls_cxx-v0.1.0 )
4
+
5
+ ### Features
6
+
7
+ - Publish mbedtls component ([ 0140455f] ( https://github.com/espressif/esp-protocols/commit/0140455f ) )
Original file line number Diff line number Diff line change 1
- version : 0.0 .0
1
+ version : 0.1 .0
2
2
url : https://github.com/espressif/esp-protocols/tree/master/components/mbedtls_cxx
3
3
description : C++ wrapper of mbedtls to perform (D)TLS connection
4
4
license : Apache-2.0
You can’t perform that action at this time.
0 commit comments