From d0eac55b0ad98a3fdee993718cd9e5e51d572856 Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Fri, 21 Nov 2025 16:15:15 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fa75018f..9d8683db1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v2.7.0](https://github.com/gradido/gradido/compare/v2.7.0...v2.7.0) +#### [v2.7.1](https://github.com/gradido/gradido/compare/v2.7.0...v2.7.1) -- fixes [`414ff8a`](https://github.com/gradido/gradido/commit/414ff8ac5a7477109f80123ccca5c4c8ed4511b2) +- feat(frontend): new startpage images [`#3576`](https://github.com/gradido/gradido/pull/3576) +- feat(frontend): update login subtitle [`#3574`](https://github.com/gradido/gradido/pull/3574) +- feat(frontend): update copy symbol and change link order [`#3575`](https://github.com/gradido/gradido/pull/3575) +- fix(backend): correct seeding [`#3572`](https://github.com/gradido/gradido/pull/3572) +- feat(dlt): dlt-connector takes care of gradido node [`#3568`](https://github.com/gradido/gradido/pull/3568) +- refactor(dlt): upgrade dlt for using gradido blockchain lib and hiero [`#3551`](https://github.com/gradido/gradido/pull/3551) +- chore(release): v2.7.0 [`#3557`](https://github.com/gradido/gradido/pull/3557) +- feat(federation): use own table for handshake state [`#3555`](https://github.com/gradido/gradido/pull/3555) +- fix(workflow): use bun instead of yarn [`#3550`](https://github.com/gradido/gradido/pull/3550) +- feat(workflow): adjust for new bun version [`#3554`](https://github.com/gradido/gradido/pull/3554) #### [v2.7.0](https://github.com/gradido/gradido/compare/2.6.1...v2.7.0)