Skip to content

Commit 8db1e52

Browse files
committed
docs(changelog): version 1.4.0 [citest skip]
Update changelog and .README.html for version 1.4.0 Signed-off-by: Rich Megginson <[email protected]>
1 parent 20400a9 commit 8db1e52

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.README.html

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -351,16 +351,9 @@ <h2 id="certificate_requests">certificate_requests</h2>
351351
<tr>
352352
<td>mode</td>
353353
<td>The file system permissions for the certificate and key files.</td>
354-
<td style="text-align: center;"></td>
355-
<td style="text-align: center;"></td>
356-
<td></td>
357-
</tr>
358-
<tr>
359-
<td>raw</td>
360-
<td>no</td>
361-
<td style="text-align: center;">-</td>
362-
<td style="text-align: center;"></td>
363-
<td></td>
354+
<td style="text-align: center;">str or octal</td>
355+
<td style="text-align: center;">no</td>
356+
<td>-</td>
364357
</tr>
365358
<tr>
366359
<td>key_size</td>

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
[1.4.0] - 2025-06-23
5+
--------------------
6+
7+
### New Features
8+
9+
- feat: Support this role in container builds (#277)
10+
411
[1.3.12] - 2025-06-16
512
--------------------
613

0 commit comments

Comments
 (0)