Skip to content

Commit 3ee0110

Browse files
authored
Prepare release 2.6.0 (#5339)
1 parent d38425f commit 3ee0110

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,19 @@
22

33
## [Unreleased][unreleased]
44

5+
### Changed
6+
7+
### Added
8+
9+
### Fixed
10+
11+
<a id="2_6_0"></a>
12+
13+
## [2.6.0] - 2025-07-24
14+
15+
516
### Breaking
6-
- after upgrade to `@deltachat/stdio-rpc-server` version `2.x` you can not go back to 1.x versions any more since account data is not backward compatible!
17+
- after upgrade to `@deltachat/stdio-rpc-server` version `2.x` your account data will be migrated and you can not go back to 1.x versions any more, since account data is not backward compatible!
718

819
### Changed
920
- updated help pages #5324
@@ -3578,7 +3589,10 @@ This section is only relevant to contributors.
35783589

35793590
**Historical Note 2** We removed the older changelog, you can look at the git history to get it. (version numbers made hallmark crazy)
35803591

3581-
[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v1.60.1...HEAD
3592+
3593+
[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v2.6.0...HEAD
3594+
3595+
[2.6.0]: https://github.com/deltachat/deltachat-desktop/compare/v1.60.1...v2.6.0
35823596

35833597
[1.60.1]: https://github.com/deltachat/deltachat-desktop/compare/v1.60.0...v1.60.1
35843598

0 commit comments

Comments
 (0)