From 2eb03da53facf2ffc1651e1d653b5ba14c87d320 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 19 Aug 2024 15:32:22 +0200 Subject: [PATCH] changelog: Add an entry --- changelog/updates/2024-08-19-weekly-updates.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelog/updates/2024-08-19-weekly-updates.md diff --git a/changelog/updates/2024-08-19-weekly-updates.md b/changelog/updates/2024-08-19-weekly-updates.md new file mode 100644 index 0000000000..986bef2a99 --- /dev/null +++ b/changelog/updates/2024-08-19-weekly-updates.md @@ -0,0 +1,4 @@ +- SDK: meson ([1.5.1](https://mesonbuild.com/Release-notes-for-1-5-0.html)) +- gce, sysext-python: setuptools ([72.1.0](https://github.com/pypa/setuptools/blob/v72.1.0/NEWS.rst)) +- nghttp2 ([1.62.1](https://github.com/nghttp2/nghttp2/releases/tag/v1.62.1)) +- sysext-python: pip ([24.2](https://github.com/pypa/pip/blob/24.2/NEWS.rst))