summary refs log tree commit diff
path: root/changelog.d/11356.misc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--changelog.d/11356.misc1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11356.misc b/changelog.d/11356.misc
deleted file mode 100644

index 01ce6a306c..0000000000 --- a/changelog.d/11356.misc +++ /dev/null
@@ -1 +0,0 @@ -Add `Final` annotation to string constants in `synapse.api.constants` so that they get typed as `Literal`s.