We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d699b23 commit 0d01e99Copy full SHA for 0d01e99
CHANGELOG.md
@@ -2,11 +2,19 @@
2
3
All notable changes to this project from version 0.9.3 onwards are documented in this file.
4
5
-## 0.12.4 - 2024-11-XX
+## 0.12.4 - 2024-11-25
6
7
### New features/enhancements
8
9
-- Add support for TLS BR ballot SC-79 (#XXX)
+- Add support for short-lived TLS BR certificates (#133)
10
+- Add support for TLS BR ballot SC-79 (#127)
11
+- Add support for S/MIME BR ballot SMC-09 (#128)
12
+- Add public key algorithm and key usage value consistency validation (#139)
13
+
14
+### Fixes
15
16
+- Gracefully handle unsupported public key algorithms (#134)
17
+- Gracefully handle unsupported signature algorithms (#140 - found by @jon-oracle)
18
19
## 0.12.3 - 2024-10-23
20
0 commit comments