Skip to content

Commit 99bc630

Browse files
committed
chore: update CHANGELOG with 1.8 version
Mark the end of 1.8 changes. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent a8ac668 commit 99bc630

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ and this project adheres to
1010

1111
### Added
1212

13+
### Changed
14+
15+
### Deprecated
16+
17+
### Fixed
18+
19+
## \[1.8.0\]
20+
21+
### Added
22+
1323
- [#4428](https://github.com/firecracker-microvm/firecracker/pull/4428): Added
1424
ACPI support to Firecracker for x86_64 microVMs. Currently, we pass ACPI
1525
tables with information about the available vCPUs, interrupt controllers,

docs/RELEASE_POLICY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ v3.1 will be patched since were the last two Firecracker releases and less than
9292
| ------: | -----------: | -----------: | ------------------: | :------------------------------ |
9393
| v1.8 | 2024-07-10 | v1.8.0 | 2025-01-10 | Supported |
9494
| v1.7 | 2024-03-18 | v1.7.0 | 2024-09-18 | Supported |
95-
| v1.6 | 2023-12-20 | v1.6.0 | 2024-06-20 | 2024-06-20 (end of 6mo support) |
95+
| v1.6 | 2023-12-20 | v1.6.0 | 2024-06-20 | 2024-07-10 (v1.8 released) |
9696
| v1.5 | 2023-10-09 | v1.5.1 | 2024-04-09 | 2024-04-09 (end of 6mo support) |
9797
| v1.4 | 2023-07-20 | v1.4.1 | 2024-01-20 | 2024-01-20 (end of 6mo support) |
9898
| v1.3 | 2023-03-02 | v1.3.3 | 2023-09-02 | 2023-10-09 (v1.5 released) |

0 commit comments

Comments
 (0)