From 2a8328d6becd9c6b5d54d44cc8ebad61031ef4ba Mon Sep 17 00:00:00 2001 From: Amirsoroush Date: Tue, 14 Jan 2025 21:57:39 +0300 Subject: [PATCH] add changes file --- CHANGES/1630.bugfix.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 CHANGES/1630.bugfix.rst diff --git a/CHANGES/1630.bugfix.rst b/CHANGES/1630.bugfix.rst new file mode 100644 index 00000000..e083dc1f --- /dev/null +++ b/CHANGES/1630.bugfix.rst @@ -0,0 +1 @@ +Fix the regex pattern that finds the "bad characters" for deeplink payload. \ No newline at end of file