From 6852da97aef2b0e690b0c442bd58219e0dcf2ffb Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Sat, 30 Nov 2019 20:39:17 +0200 Subject: [PATCH] ChangeLog: xmpp_stanza_get_child_by_name_and_ns() --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index ccc1287..07630a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 0.10.0 - c-ares support - LibreSSL support + - New API: + - xmpp_stanza_get_child_by_name_and_ns() 0.9.3 - PLAIN mechanism is used only when no other mechanisms are supported