From fba4226f61b0a2224c013362fb41d65bd3b663a9 Mon Sep 17 00:00:00 2001 From: "riccardo.montagnin" Date: Wed, 13 May 2020 09:39:55 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 414197813c..1094a75144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# Version 0.5.1 +## Bug fixes +- Fixed a bug that caused users to be unable to add more than one reaction to the same post + # Version 0.5.0 ## Changes - Implemented invariants for posts and profile modules (#90)