diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2022-09-30 11:27:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-30 12:27:21 +0200 |
commit | 1cc2ca81badb9c5161d219dfc9a273a338adedd2 (patch) | |
tree | 7afe5c7e293b37bb6fdcbcf35e1e0dc04f70e0a9 | |
parent | Don't require `setuptools_rust` at runtime (#13952) (diff) | |
download | synapse-1cc2ca81badb9c5161d219dfc9a273a338adedd2.tar.xz |
Add missing version information in the ModuleApi (#13947)
-rw-r--r-- | changelog.d/13947.feature | 1 | ||||
-rw-r--r-- | synapse/module_api/__init__.py | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/changelog.d/13947.feature b/changelog.d/13947.feature new file mode 100644 |