From 4f915f27604c8ce9d3e347d991060a7561dbc4f9 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 11 Jun 2019 10:15:51 -0600 Subject: [PATCH] Appservice r0.1.1 --- changelogs/application_service.rst | 10 ++++++++++ .../newsfragments/1650.clarification | 1 - .../newsfragments/2037.clarification | 1 - specification/application_service_api.rst | 1 + 4 files changed, 11 insertions(+), 2 deletions(-) delete mode 100644 changelogs/application_service/newsfragments/1650.clarification delete mode 100644 changelogs/application_service/newsfragments/2037.clarification diff --git a/changelogs/application_service.rst b/changelogs/application_service.rst index 9d098837..bbc461b2 100644 --- a/changelogs/application_service.rst +++ b/changelogs/application_service.rst @@ -1,3 +1,13 @@ +r0.1.1 +====== + +Spec Clarifications +------------------- + +- Change examples to use example.org instead of a real domain. (`#1650 `_) +- Add missing definition for how appservices verify requests came from a homeserver. (`#2037 `_) + + r0.1.0 ====== diff --git a/changelogs/application_service/newsfragments/1650.clarification b/changelogs/application_service/newsfragments/1650.clarification deleted file mode 100644 index 617b7ab6..00000000 --- a/changelogs/application_service/newsfragments/1650.clarification +++ /dev/null @@ -1 +0,0 @@ -Change examples to use example.org instead of a real domain. diff --git a/changelogs/application_service/newsfragments/2037.clarification b/changelogs/application_service/newsfragments/2037.clarification deleted file mode 100644 index f425b1c1..00000000 --- a/changelogs/application_service/newsfragments/2037.clarification +++ /dev/null @@ -1 +0,0 @@ -Add missing definition for how appservices verify requests came from a homeserver. diff --git a/specification/application_service_api.rst b/specification/application_service_api.rst index 3220df2d..ee7e9de7 100644 --- a/specification/application_service_api.rst +++ b/specification/application_service_api.rst @@ -52,6 +52,7 @@ Other versions of this specification The following other versions are also available, in reverse chronological order: - `HEAD `_: Includes all changes since the latest versioned release. +- `r0.1.1 `_ - `r0.1.0 `_