From ddd5c5abfb900a4e618008af02de0b420c04aadf Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Mon, 28 Feb 2022 12:09:30 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08b2cea55..6c64df990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [1.6.6](https://github.com/gradido/gradido/compare/1.6.5...1.6.6) +- Fix: Upper case email on register breaks account [`#1542`](https://github.com/gradido/gradido/pull/1542) +- 1106 first transaction cannot be expanded [`#1432`](https://github.com/gradido/gradido/pull/1432) - added missing bootstrap scss. bootstrap/scss/bootstrap, plus more mis… [`#1540`](https://github.com/gradido/gradido/pull/1540) - feat: Seed Deleted User [`#1533`](https://github.com/gradido/gradido/pull/1533) - fix: No Creations for Deleted Users [`#1534`](https://github.com/gradido/gradido/pull/1534)