aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-08-21 16:40:40 +0200
committerKim Alvefur <zash@zash.se>2018-08-21 16:40:40 +0200
commit7d804fd96b94cb36858b258c1884b609fab1ca5c (patch)
treedd470043c6bbd3103c4ac27d431711eb56b428a7 /CHANGES
parentc27e8e8bceece625b9078bc8329136f32299b7b5 (diff)
downloadprosody-7d804fd96b94cb36858b258c1884b609fab1ca5c.tar.gz
prosody-7d804fd96b94cb36858b258c1884b609fab1ca5c.zip
mod_vcard_legacy: Responds to vcard-temp queries with translated vcard4 data
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 489578d9..e624b34b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,7 @@ New features
- Asynchronous operations
- Busted for tests
- mod\_muc\_mam (XEP-0313 in groupchats)
+- mod\_vcard\_legacy
0.10.0
======