From 81ab876a68261b2092a88979f1302f5b0b3464bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Mon, 19 Aug 2019 18:09:52 +0200 Subject: [PATCH] XEP-0414: Add revision block --- xep-0414.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xep-0414.xml b/xep-0414.xml index 35e8f5dd..cb47a0b5 100644 --- a/xep-0414.xml +++ b/xep-0414.xml @@ -20,6 +20,12 @@ hashrecs &jonaswielicki; + + 0.3.0 + 2019-08-19 + jsc + Remove dangling reference to analysis of hash function use in existing XMPP extensions. It can still be found in XEP-0300, version 0.5 (<https://xmpp.org/extensions/attic/xep-0300-0.5.html#existing>). Thanks to Dennis Baurichter for pointing this out. + 0.2.0 2019-04-28