prepare 1.66 (#2831)

* update changelog for 1.66.0

* bump version to 1.66.0

* also mention Contact.last_seen python api
This commit is contained in:
bjoern
2021-11-23 11:40:15 +01:00
committed by GitHub
parent 016fb2ceb2
commit a1767dc153
4 changed files with 14 additions and 6 deletions

4
Cargo.lock generated
View File

@@ -1056,7 +1056,7 @@ dependencies = [
[[package]]
name = "deltachat"
version = "1.65.0"
version = "1.66.0"
dependencies = [
"ansi_term",
"anyhow",
@@ -1133,7 +1133,7 @@ dependencies = [
[[package]]
name = "deltachat_ffi"
version = "1.65.0"
version = "1.66.0"
dependencies = [
"anyhow",
"async-std",