From c070fd41c423fad40b0224e0132820f649d8cda1 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 25 May 2022 07:24:28 +0200 Subject: [PATCH] changelog: Add an entry --- .../changelog/updates/2022-05-23-python-update.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-05-23-python-update.md diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-05-23-python-update.md b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-05-23-python-update.md new file mode 100644 index 0000000000..d850c9c262 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-05-23-python-update.md @@ -0,0 +1,2 @@ +- OEM: python ([3.9.12](https://www.python.org/downloads/release/python-3912/)) +- OEM: distro ([1.7.0](https://github.com/python-distro/distro/releases/tag/v1.7.0))