Skip to content

Commit 9b8be02

Browse files
authored
Merge pull request #326 from KCSesh/changelog-5.1.1
Prepare 5.2.0 Release
2 parents 70f9dbc + 70aa830 commit 9b8be02

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+
# v5.2.0 (2024-12-20)
2+
3+
## OS Changes
4+
* Third party package updates ([#322], [#323], [#324], [#325], [#328])
5+
6+
## Build Changes
7+
* Add GPG verification where possible ([#321])
8+
9+
[#321]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/321
10+
[#322]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/322
11+
[#323]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/323
12+
[#324]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/324
13+
[#325]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/325
14+
[#328]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/328
15+
116
# v5.1.0 (2024-12-16)
217

318
## OS 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 = "5.1.0"
2+
release-version = "5.2.0"
33

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

0 commit comments

Comments
 (0)