From 10729ce3cbe47ec6334ac0ef9991910c31d91b65 Mon Sep 17 00:00:00 2001 From: Claus-Peter Huebner Date: Mon, 30 Oct 2023 22:56:15 +0100 Subject: [PATCH] manually correct generated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fda62a534..a7d68c67e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [2.0.0](https://github.com/gradido/gradido/compare/1.23.3...2.0.0) +- feat(federation): x-com-sendcoins 32: communtiy authentication handshake [`#3220`](https://github.com/gradido/gradido/pull/3220) - feat(backend): x-com-sendcoins 31: insert recipient as foreign user in users table after x com sendcoins [`#3215`](https://github.com/gradido/gradido/pull/3215) - feat(frontend): tunnel community UUId to send [`#3216`](https://github.com/gradido/gradido/pull/3216)