From 8b84a4b3362c91146e5dc5f5a385c42db9695db7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 13 Nov 2021 11:04:42 +0100 Subject: [PATCH] Add changelog. --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index a39376102a..9006cd4b7c 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 5.6.4 - 2021-11-13 + +### Fixed +- #5276 Sloppy release, this fixes an issue with logging out. + ## 5.6.3 - 2021-11-12 ### Changed