From b7e0c422d4466958b8e1fc969cac9951c2d2ac70 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Mon, 28 Feb 2022 15:54:59 +0530 Subject: [PATCH] changelog/changes: Add the changelog entry for Flatcar Pro merge Signed-off-by: Sayan Chowdhury --- .../changes/2022-02-28-merge-pro-features-into-regular-image.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-02-28-merge-pro-features-into-regular-image.md diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-02-28-merge-pro-features-into-regular-image.md b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-02-28-merge-pro-features-into-regular-image.md new file mode 100644 index 0000000000..1730c3ee55 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-02-28-merge-pro-features-into-regular-image.md @@ -0,0 +1 @@ +- Merge the Flatcar Pro features into the regular Flatcar images ([#1679](https://github.com/flatcar-linux/coreos-overlay/pull/1679))