Skip to content

Commit df07187

Browse files
authored
Merge pull request #864 from bgilbert/release
docs/release-notes: update for release
2 parents a6f3c26 + c3ac750 commit df07187

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

docs/release-notes.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,19 @@ nav_order: 8
44

55
# Release notes
66

7-
## Upcoming Afterburn 5.4.0 (unreleased)
7+
## Upcoming Afterburn 5.5.0 (unreleased)
8+
9+
Major changes:
10+
11+
12+
Minor changes:
13+
14+
15+
Packaging changes:
16+
17+
18+
19+
## Afterburn 5.4.0 (2023-02-03)
820

921
Major changes:
1022

@@ -13,18 +25,19 @@ Major changes:
1325

1426
Minor changes:
1527

16-
- Add `AWS_AVAILABILITY_ZONE_ID` attribute to AWS
17-
- Add release notes to documentation
28+
- Add `AWS_AVAILABILITY_ZONE_ID` attribute on AWS
1829
- Fix default dependency ordering on all `checkin` services
1930
- Fix failure setting SSH keys on IBM Cloud if none are provided
2031
- Don't ignore network interfaces that appear during DHCP option lookup retry
32+
- Add release notes to documentation
2133

2234
Packaging changes:
2335

24-
- Remove static libraries from vendor archive
2536
- Require Rust ≥ 1.66.0
26-
- Disable LTO in release builds
37+
- Require `zbus` ≥ 2.3
2738
- Drop `base64`, `byteorder`, `hostname`, `mime`, `serde_derive` dependencies
39+
- Remove static libraries from vendor archive
40+
- Disable LTO in release builds
2841

2942

3043
## Afterburn 5.3.0 (2022-04-29)

0 commit comments

Comments
 (0)