From 22a17b75b39a91323b31fb75ab2c322341054148 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Thu, 29 Aug 2019 23:51:24 +0200 Subject: [PATCH 1/2] XEP-0084: Bump bytes datatype from unsignedShort to unsignedInteger --- xep-0084.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0084.xml b/xep-0084.xml index ceb0cf62..48821afd 100644 --- a/xep-0084.xml +++ b/xep-0084.xml @@ -589,7 +589,7 @@ - + From efb6194f298609bef6ff9014ce7e225b4a6e2752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Wed, 11 Sep 2019 17:57:02 +0200 Subject: [PATCH 2/2] XEP-0084: add revision block --- xep-0084.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xep-0084.xml b/xep-0084.xml index 48821afd..b6adf761 100644 --- a/xep-0084.xml +++ b/xep-0084.xml @@ -37,6 +37,12 @@ &pgmillard; &temas; &xvirge; + + 1.1.3 + 2019-09-11 + vv +

Use unsignedInteger instead of unsignedShort in schema for bytes.

+
1.1.2 2019-01-27