Files
Michał Nowotnik 999ab13b79 Fix changes detection #615 (#618)
What changed?

Notes' properties are now compared using Map interface
and not IMap. IMap is incorrectly handled by DeepCollectionEquality,
which causes equal lists (for example of tags) to be marked as unequal.
2022-03-24 20:50:32 +01:00
..