1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-08 20:34:00 +00:00

tweak changelog

This commit is contained in:
Richard van der Hoff 2019-11-07 09:46:25 +00:00
parent affcc2cc36
commit b03cddaeb9

View file

@ -1 +1 @@
Fix LruCache callback deduplication.
Fix LruCache callback deduplication for Python 3.8. Contributed by @V02460.