state-res: Calculate auth_events and fix bug when calculating common events

This commit is contained in:
Timo Kösters
2021-07-15 22:55:39 +02:00
committed by Jonas Platte
parent b8c54d8e2b
commit 17afbabd92
6 changed files with 92 additions and 84 deletions

View File

@@ -1,5 +1,9 @@
# [unreleased]
Breaking changes:
* state_res::resolve now doesn't take auth_events anymore and calculates it on its own instead
# 0.2.0
Breaking changes: