From 0efa3793cf88aa17c4239e2883ccebaafef4747c Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Mon, 14 May 2018 22:23:29 +0200 Subject: [PATCH] XEP-0060: Release version 1.15.2. --- xep-0060.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/xep-0060.xml b/xep-0060.xml index e3178725..0c1e66a7 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -50,6 +50,19 @@ &stpeter; &ralphm; + + 1.15.2 + 2018-05-14 + egp + +

Fix a few things in the schema:

+
    +
  • Remove duplicated <publish/> element.
  • +
  • Make <affiliations/>’s node attribute optional.
  • +
  • Add a missing optional dataform in <default/>.
  • +
+
+
1.15.1 2018-02-02