Skip to content

Commit 42a5b06

Browse files
authored
Merge pull request #152 from yeazelm/2_6_0
Update the changelog for 2.6.0
2 parents 27d8710 + d95ba7f commit 42a5b06

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v2.6.0 (2024-09-17)
2+
3+
## Build Changes
4+
* Validate `twoliter` upon install ([#147])
5+
6+
## OS Changes
7+
* Add the ability for driverdog to copy modules ([#119])
8+
* Add pciclient crate for high level access to `lspci` ([#149])
9+
* Update 6.1 kernel to 6.1.109 ([#151])
10+
11+
[#119]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/119
12+
[#147]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/147
13+
[#149]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/149
14+
[#151]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/151
15+
116
# v2.5.0 (2024-09-11)
217

318
## Build Changes

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 1
2-
release-version = "2.5.0"
2+
release-version = "2.6.0"
33

44
[vendor.bottlerocket]
55
registry = "public.ecr.aws/bottlerocket"

0 commit comments

Comments
 (0)