From 0f67f3dca91beff880a503317f95a86fb60bbf19 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sun, 22 Jul 2018 16:02:06 +0200 Subject: [PATCH 1/3] XEP-0402: Add missing dependency on XEP-0223. --- xep-0402.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xep-0402.xml b/xep-0402.xml index 6d1ede14..beaa0775 100644 --- a/xep-0402.xml +++ b/xep-0402.xml @@ -15,7 +15,9 @@ Standards Track Standards Council - + + XEP-0223 + bookmarks2 From 843c8c49680e884984d3630a2348303f0199538a Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sun, 22 Jul 2018 16:01:21 +0200 Subject: [PATCH 2/3] XEP-0402: Remove extra whitespace at the end of examples. --- xep-0402.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xep-0402.xml b/xep-0402.xml index beaa0775..d8d8d159 100644 --- a/xep-0402.xml +++ b/xep-0402.xml @@ -123,7 +123,7 @@ - ]]> +]]> - ]]> +]]> @@ -177,10 +177,10 @@ - ]]> +]]> - ]]> +]]> @@ -195,10 +195,10 @@ - ]]> +]]> - ]]> +]]> From 46d8d1918eedd15834b8716213160bdcc1a6ceb6 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sun, 22 Jul 2018 16:01:56 +0200 Subject: [PATCH 3/3] XEP-0402: Release version 0.2.1. --- xep-0402.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/xep-0402.xml b/xep-0402.xml index d8d8d159..124bf81f 100644 --- a/xep-0402.xml +++ b/xep-0402.xml @@ -35,6 +35,15 @@ jc@opkode.com jc@opkode.com + + 0.2.1 + 2018-07-22 + egp +
    +
  • Add missing dependency on XEP-0223.
  • +
  • Remove extra whitespace at the end of examples.
  • +
+
0.2.0 2018-03-28