0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-01 14:09:09 +02: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.