chore(release): prepare for 2.6.0

This commit is contained in:
Hocuri
2025-07-23 11:47:05 +02:00
parent f27d54f7fa
commit 51f9279e67
12 changed files with 22 additions and 15 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## [2.6.0] - 2025-07-23
### Fixes
- Fix crash when receiving a verification-gossiping message which a contact also sends to itself ([#7032](https://github.com/chatmail/core/pull/7032)).
## [2.5.0] - 2025-07-22
### Fixes
@@ -6526,3 +6532,4 @@ https://github.com/chatmail/core/pulls?q=is%3Apr+is%3Aclosed
[2.3.0]: https://github.com/chatmail/core/compare/v2.2.0..v2.3.0
[2.4.0]: https://github.com/chatmail/core/compare/v2.3.0..v2.4.0
[2.5.0]: https://github.com/chatmail/core/compare/v2.4.0..v2.5.0
[2.6.0]: https://github.com/chatmail/core/compare/v2.5.0..v2.6.0