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 c833fdb commit a62f9bcCopy full SHA for a62f9bc
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
5
+## v3.10.4 (2025-12-02)
6
+
7
+### Bug Fixes
8
9
+- Simplify sigstore config ([#2001](https://github.com/oscal-compass/compliance-trestle/pull/2001),
10
+ [`70a754a`](https://github.com/oscal-compass/compliance-trestle/commit/70a754a081d0fac03b7cf6f3caa9869c57435165))
11
12
13
## v3.10.3 (2025-12-02)
14
15
### Bug Fixes
trestle/__init__.py
@@ -23,4 +23,4 @@
23
opinionated approach to OSCAL adoption.
24
"""
25
26
-__version__ = '3.10.3'
+__version__ = '3.10.4'
0 commit comments