diff --git a/CHANGELOG.md b/CHANGELOG.md index 407589aa25..2ad94f5c3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ ### New Features - -* Introduced new Kanister function `MultiContainerRun` to run pods with two containers connected by shared volume + +* Introduced new Kanister function `MultiContainerRun` to run pods with two containers connected by shared volume. - -* Introduced a GRPC client/server to kando to run/check processes. + +* Introduced a GRPC client/server to `kando` to run/check processes. ### Security Issues @@ -22,10 +22,10 @@ ### Other Notes - + * Update ubi-minimal base image to ubi-minimal:9.4-1227.1726694542. - + * Add `gci` and `unparam` linters to test packages. ## 0.111.0 diff --git a/CHANGELOG_CURRENT.md b/CHANGELOG_CURRENT.md index cfa849c50a..a4a5011fbe 100644 --- a/CHANGELOG_CURRENT.md +++ b/CHANGELOG_CURRENT.md @@ -4,11 +4,11 @@ ## New Features - -* Introduced new Kanister function `MultiContainerRun` to run pods with two containers connected by shared volume + +* Introduced new Kanister function `MultiContainerRun` to run pods with two containers connected by shared volume. - -* Introduced a GRPC client/server to kando to run/check processes. + +* Introduced a GRPC client/server to `kando` to run/check processes. ## Security Issues @@ -22,8 +22,8 @@ ## Other Notes - + * Update ubi-minimal base image to ubi-minimal:9.4-1227.1726694542. - + * Add `gci` and `unparam` linters to test packages.