Skip to content

Commit

Permalink
Merge pull request #152 from yeazelm/2_6_0
Browse files Browse the repository at this point in the history
Update the changelog for 2.6.0
  • Loading branch information
arnaldo2792 authored Sep 17, 2024
2 parents 27d8710 + d95ba7f commit 42a5b06
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v2.6.0 (2024-09-17)

## Build Changes
* Validate `twoliter` upon install ([#147])

## OS Changes
* Add the ability for driverdog to copy modules ([#119])
* Add pciclient crate for high level access to `lspci` ([#149])
* Update 6.1 kernel to 6.1.109 ([#151])

[#119]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/119
[#147]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/147
[#149]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/149
[#151]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/151

# v2.5.0 (2024-09-11)

## Build Changes
Expand Down
2 changes: 1 addition & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
schema-version = 1
release-version = "2.5.0"
release-version = "2.6.0"

[vendor.bottlerocket]
registry = "public.ecr.aws/bottlerocket"
Expand Down

0 comments on commit 42a5b06

Please sign in to comment.