From baa6d601eea6d166e32b56353be4e632f557640a Mon Sep 17 00:00:00 2001 From: aleksandarmijat Date: Wed, 3 Jul 2024 13:03:57 +0200 Subject: [PATCH] Add changelog file --- changelog/1120.misc.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/1120.misc.md diff --git a/changelog/1120.misc.md b/changelog/1120.misc.md new file mode 100644 index 000000000..b3b002618 --- /dev/null +++ b/changelog/1120.misc.md @@ -0,0 +1 @@ +Added the functionality that resets the Sanic warnings filter, which was allowing the triggering of Sanic warnings. \ No newline at end of file