Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: mx.api
Type: Package
Title: Minimal Matrix Client-Server API
Version: 0.3.0.2
Date: 2026-09-04
Version: 0.3.1
Date: 2026-09-10
Authors@R: c(
person("Troy", "Hernandez", role = c("aut", "cre"),
email = "troy@cornball.ai",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# mx.api 0.3.1

* Patch release collecting the room-creation and cross-signing transport
additions from 0.3.0.1 and 0.3.0.2 below. No code changes since 0.3.0.2.

# mx.api 0.3.0.2

* New: `mx_keys_device_signing_upload()` publishes Matrix master,
Expand Down