Skip to content

Commit ebfd16c

Browse files
committed
Release version 1.13.2
1 parent 531a1fd commit ebfd16c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 1.13.2
2+
3+
* Recognize new option in stream options: max_stanza_elements,
4+
pre_auth_max_stanza_elements and pre_auth_max_stanza_size
5+
16
# Version 1.13.1
27

38
* Fix issue in documentation generation

src/xmpp.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
{application, xmpp,
2626
[{description, "Erlang/Elixir XMPP parsing and serialization library"},
27-
{vsn, "1.13.1"},
27+
{vsn, "1.13.2"},
2828
{modules, []},
2929
{registered, []},
3030
{applications, [asn1, compiler, kernel, public_key, stdlib, syntax_tools,

0 commit comments

Comments
 (0)