From b7b5abb75f53d7bce6d748805ecbb9938ac611e5 Mon Sep 17 00:00:00 2001 From: Jason Del Ponte <961963+jasdel@users.noreply.github.com> Date: Wed, 11 May 2022 09:30:49 -0700 Subject: [PATCH] add changelog --- .changelog/8836e2ebea6a43259f1cc2a00d9acc03.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changelog/8836e2ebea6a43259f1cc2a00d9acc03.json diff --git a/.changelog/8836e2ebea6a43259f1cc2a00d9acc03.json b/.changelog/8836e2ebea6a43259f1cc2a00d9acc03.json new file mode 100644 index 00000000000..36e1a072734 --- /dev/null +++ b/.changelog/8836e2ebea6a43259f1cc2a00d9acc03.json @@ -0,0 +1,8 @@ +{ + "id": "8836e2eb-ea6a-4325-9f1c-c2a00d9acc03", + "type": "bugfix", + "description": "Removes the fuzz testing files from the module, as they are invalid and not used.", + "modules": [ + "internal/ini" + ] +} \ No newline at end of file