diff options
Diffstat (limited to 'changelog.d/14663.feature')
-rw-r--r-- | changelog.d/14663.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14663.feature b/changelog.d/14663.feature deleted file mode 100644 index b03f3ee54e..0000000000 --- a/changelog.d/14663.feature +++ /dev/null @@ -1 +0,0 @@ -Add a `cached` function to `synapse.module_api` that returns a decorator to cache return values of functions. |