bump to 1.0.0-beta.1, add initial Changelog

This commit is contained in:
holger krekel
2019-10-10 18:57:16 +02:00
parent a40b99aae0
commit 088490721d
4 changed files with 38 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
[package]
name = "deltachat_ffi"
version = "1.0.0-alpha.5"
version = "1.0.0-beta.1"
description = "Deltachat FFI"
authors = ["dignifiedquire <dignifiedquire@gmail.com>"]
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
edition = "2018"
readme = "README.md"
license = "MIT OR Apache-2.0"