From d57030731f1990f307ec6ea90d664c3fdd1d4ebe Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Thu, 3 Mar 2022 14:56:51 +0100 Subject: [PATCH] chore: update changelog --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index f767a0fdb2..f948e81e8a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +# Version 0.13.1 (NOT RELEASED) +## Bugs +- Fixed the Console UI redirect breaking the header and navigation +- Fixed team invite to be invalid after successful use by @Malte2036 in https://github.com/appwrite/appwrite/issues/2593 + # Version 0.13.0 ## Features