summary refs log tree commit diff
path: root/changelog.d/11356.misc
blob: e93b3ddd38f37885fd66c4c8d42b6a69daa730f7 (plain) (blame)
1
Convert most string constants in `synapse.api.constants` into enums, so that they are usable as `Literal`s, and make the rest `Final`.