mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-24 17:31:06 +08:00

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.