Skip to content

Commit 911ecb5

Browse files
committed
[doc] Prepare v1.1.5
1 parent 4d96ff8 commit 911ecb5

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

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

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

3-
## v1.1.4 (Latest)
3+
## v1.1.5 (Latest)
4+
- [api] Add EdDSA warning for few specific cryptographic library (public key concatenated to private key)
5+
- [api/services] fix IAR build warnings
6+
- [core] Fix Ed25519 private key size
7+
8+
## v1.1.4
49
- [all] Pre-commit code cleanup for v1.1.4
510
- [doc] Add STSAFE-A_key_wrapping GitHub ref
611
- [cert_parser] Fix ED25519 compressed certificate parsing issue

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.4
51+
PROJECT_NUMBER = v1.1.5
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)