mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
prepare 1.0.0-beta.15
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.0.0-beta.15
|
||||||
|
|
||||||
|
- fix #994 attachment appeared doubled in chats (and where actually
|
||||||
|
downloaded after smtp-send). @hpk42
|
||||||
|
|
||||||
## 1.0.0-beta.14
|
## 1.0.0-beta.14
|
||||||
|
|
||||||
- fix packaging issue with our rust-email fork, now we are tracking
|
- fix packaging issue with our rust-email fork, now we are tracking
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "deltachat"
|
name = "deltachat"
|
||||||
version = "1.0.0-beta.14"
|
version = "1.0.0-beta.15"
|
||||||
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
|
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MPL"
|
license = "MPL"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "deltachat_ffi"
|
name = "deltachat_ffi"
|
||||||
version = "1.0.0-beta.14"
|
version = "1.0.0-beta.15"
|
||||||
description = "Deltachat FFI"
|
description = "Deltachat FFI"
|
||||||
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
|
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|||||||
Reference in New Issue
Block a user