From 368d845c3d2b6271c3d3719c5a4496442f908d8f Mon Sep 17 00:00:00 2001 From: Luc Talatinian Date: Tue, 13 Feb 2024 12:30:10 -0500 Subject: [PATCH] changelog --- .changelog/5974e1d2ba434e1fba73f9632f9b1063.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changelog/5974e1d2ba434e1fba73f9632f9b1063.json diff --git a/.changelog/5974e1d2ba434e1fba73f9632f9b1063.json b/.changelog/5974e1d2ba434e1fba73f9632f9b1063.json new file mode 100644 index 000000000..31df57d30 --- /dev/null +++ b/.changelog/5974e1d2ba434e1fba73f9632f9b1063.json @@ -0,0 +1,8 @@ +{ + "id": "5974e1d2-ba43-4e1f-ba73-f9632f9b1063", + "type": "feature", + "description": "Bump minimum Go version to 1.20 per our language support policy.", + "modules": [ + "." + ] +} \ No newline at end of file