Skip to content

Commit 30d7cbd

Browse files
committed
docs/release-notes: update for 2.16.0
1 parent 1b8e8ef commit 30d7cbd

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

docs/release-notes.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,30 @@ nav_order: 9
44

55
# Release Notes
66

7-
## Upcoming Ignition 2.16.0 (unreleased)
8-
9-
Starting with this release, ignition-validate binaries are signed with the
10-
[Fedora 38 key](https://getfedora.org/security/).
7+
## Upcoming Ignition 2.17.0 (unreleased)
118

129
### Breaking changes
1310

1411

12+
### Features
13+
14+
15+
### Changes
16+
17+
18+
### Bug fixes
19+
20+
21+
22+
## Ignition 2.16.0 (2023-06-29)
23+
24+
Starting with this release, ignition-validate binaries are signed with the
25+
[Fedora 38 key](https://getfedora.org/security/).
26+
1527
### Features
1628

1729
- Support Hyper-V platform
30+
- Automatically generate spec docs
1831

1932
### Changes
2033

@@ -23,12 +36,11 @@ Starting with this release, ignition-validate binaries are signed with the
2336

2437
### Bug fixes
2538

39+
- Fix failure disabling nonexistent unit with systemd ≥ 252
40+
- Don't relabel a mount point that already exists
2641
- Document that `hash` fields describe decompressed data
2742
- Clarify documentation of `passwordHash` fields
2843
- Correctly document Tang `advertisement` field as optional
29-
- Fix failure disabling nonexistent unit with systemd ≥ 252
30-
- Don't relabel a mount point that already exists
31-
- qemu: Use distro-specific `modprobe` path when loading kernel modules
3244

3345
### Test changes
3446

0 commit comments

Comments
 (0)