Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v6.1.0 (2026-06-04)

## OS Changes

* Add kmod packages for NVIDIA r595 driver (version 595.71.05) for kernel-6.12 and kernel-6.18 ([#424])
* Add kmod package for NVIDIA r595 driver (version 595.71.05) for kernel-6.1 ([#456])

## Build Changes

* Update Twoliter to `0.20.0` ([#450])

[#424]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/424
[#450]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/450
[#456]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/456

# v6.0.0 (2026-05-28)

## OS 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 = 2
release-version = "6.0.0"
release-version = "6.1.0"
project-vendor = "Bottlerocket"

[vendor.bottlerocket]
Expand Down
Loading