Release ruma-appservice-api 0.8.1
This commit is contained in:
parent
f17f288a3f
commit
bd8e676f93
@ -12,7 +12,7 @@ criterion = "0.4.0"
|
||||
http = "0.2.8"
|
||||
js_int = "0.2.2"
|
||||
maplit = "1.0.2"
|
||||
ruma-appservice-api = { version = "0.8.0", path = "crates/ruma-appservice-api" }
|
||||
ruma-appservice-api = { version = "0.8.1", path = "crates/ruma-appservice-api" }
|
||||
ruma-common = { version = "0.11.3", path = "crates/ruma-common" }
|
||||
ruma-client = { version = "0.11.0", path = "crates/ruma-client" }
|
||||
ruma-client-api = { version = "0.16.0", path = "crates/ruma-client-api" }
|
||||
|
@ -1,5 +1,11 @@
|
||||
# [unreleased]
|
||||
|
||||
# 0.8.1
|
||||
|
||||
Improvements:
|
||||
|
||||
* Update links to the latest version of the Matrix spec
|
||||
|
||||
# 0.8.0
|
||||
|
||||
Improvements:
|
||||
|
@ -7,7 +7,7 @@ license = "MIT"
|
||||
name = "ruma-appservice-api"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma"
|
||||
version = "0.8.0"
|
||||
version = "0.8.1"
|
||||
edition = "2021"
|
||||
rust-version = "1.64"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user