Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
fix changelog for 1.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed May 2, 2022
1 parent fb2368a commit 4467495
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased][unreleased]

## [1.78.0] - 2022-05-01
## [1.78.0] - 2022-05-02

### Changed
- Upgrade to deltachat-core version `1.78.0`
Expand Down Expand Up @@ -1440,9 +1440,11 @@ const { C } = require('deltachat-node')

- Remove `dc_msg_has_deviating_timestamp` prototype [**@link2xt**](https://github.com/link2xt)

[unreleased]: https://github.com/deltachat/deltachat-node/compare/v1.77.1...HEAD
[unreleased]: https://github.com/deltachat/deltachat-node/compare/v1.78.0...HEAD

[1.77.1]: https://github.com/deltachat/deltachat-node/compare/v1.76.0...v1.77.1
[1.78.0]: https://github.com/deltachat/deltachat-node/compare/v1.77.1...v1.78.0

[1.77.1]: https://github.com/deltachat/deltachat-node/compare/v1.77.0...v1.77.1

[1.77.0]: https://github.com/deltachat/deltachat-node/compare/v1.76.0...v1.77.0

Expand Down

0 comments on commit 4467495

Please sign in to comment.