Skip to content

Commit

Permalink
prepare 1.40.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed Sep 7, 2023
1 parent 40eb8fc commit 127397b
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased][unreleased]

### Added

### Changed

### Fixed

<a id="1_40_2"></a>

## [1.40.2] - 2023-09-07

### Added
- option to delete contacts in list when creating a new chat

Expand All @@ -10,8 +20,6 @@
- update electron from `v22.3.2` to version `v22.3.23`
- update deltachat-node and deltachat/jsonrpc-client to `v1.121.0`

### Fixed

<a id="1_40_1"></a>

## [1.40.1] - 2023-09-01
Expand Down Expand Up @@ -2138,9 +2146,13 @@ This section is only relevant to contributors.

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

[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v1.40.0...HEAD
[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v1.40.2...HEAD

[1.40.2]: https://github.com/deltachat/deltachat-desktop/compare/v1.40.1...v1.40.2

[1.40.1]: https://github.com/deltachat/deltachat-desktop/compare/v1.40.0...v1.40.1

[1.39.0]: https://github.com/deltachat/deltachat-desktop/compare/v1.39.0...v1.40.0
[1.40.0]: https://github.com/deltachat/deltachat-desktop/compare/v1.39.0...v1.40.0

[1.39.0]: https://github.com/deltachat/deltachat-desktop/compare/v1.38.1...v1.39.0

Expand Down

0 comments on commit 127397b

Please sign in to comment.