summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>2020-07-20 21:15:51 +0530
committerGitHub <noreply@github.com>2020-07-20 16:45:51 +0100
commit438020732e4dec004e850e684325321e2efb606d (patch)
treefe2ccb01ab805b1243932bd0484054778e8df335 /changelog.d
parentRemove Ubuntu Eoan that is now EOL (#7888) (diff)
downloadsynapse-438020732e4dec004e850e684325321e2efb606d.tar.xz
Fix deprecation warning due to invalid escape sequences (#7895)
* Fix deprecation warnings due to invalid escape sequences.

* Add changelog

Signed-off-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7895.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7895.bugfix b/changelog.d/7895.bugfix
new file mode 100644
index 0000000000..1ae7f8ca7c
--- /dev/null
+++ b/changelog.d/7895.bugfix
@@ -0,0 +1 @@
+Fix deprecation warning due to invalid escape sequences.
\ No newline at end of file