Skip to content

Commit b02aab2

Browse files
committed
[doc] Prepare v1.1.6
1 parent 45603f0 commit b02aab2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/resources/Markdown/02_RELEASE_NOTE/release_note.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Release Note
22

3-
## v1.1.5 (Latest)
3+
## v1.1.6 (Latest)
4+
-[api] Fix stse_put_I2C_parametters warning when compiling without STSE_CONF_STSAFE_A_SUPPORT config
5+
-[service] Add active host session management in stsafea_close_host_session
6+
7+
## v1.1.5
48
- [api] Add EdDSA warning for few specific cryptographic library (public key concatenated to private key)
59
- [api/services] fix IAR build warnings
610
- [core] Fix Ed25519 private key size

doc/resources/STSELib.doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PROJECT_NAME = STSELib
4848
# could be handy for archiving the generated documentation or if some version
4949
# control system is used.
5050

51-
PROJECT_NUMBER = v1.1.5
51+
PROJECT_NUMBER = v1.1.6
5252

5353
# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454
# for a project that appears at the top of each page and should give viewers a

0 commit comments

Comments
 (0)