aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-08-18 13:48:38 +0200
committerKim Alvefur <zash@zash.se>2018-08-18 13:48:38 +0200
commit734b966e3002bf37f3edef7a1845e68bc745b83e (patch)
treeee5dfec1faa670f8c4e614349d03a37f53963a18 /CHANGES
parent3afb5ef61a63ac44da1c2e5a5f710b3594910c82 (diff)
downloadprosody-734b966e3002bf37f3edef7a1845e68bc745b83e.tar.gz
prosody-734b966e3002bf37f3edef7a1845e68bc745b83e.zip
mod_vcard4: Allow access to the vcard4 PEP node via iq syntax
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 32b3baee..36285dfa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,7 @@ New features
- Busted for tests
- mod\_muc\_mam (XEP-0313 in groupchats)
- mod\_vcard\_legacy (XEP-0398)
+- mod\_vcard4 (XEP-0292)
0.10.0
======