mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-19 10:32:05 +01:00
Smack 4.4.2
This commit is contained in:
parent
d07d46bbdc
commit
9d64af26b7
2 changed files with 12 additions and 1 deletions
|
@ -141,6 +141,17 @@ hr {
|
|||
|
||||
<div id="pageBody">
|
||||
|
||||
<h2>4.4.2 -- <span style="font-weight: normal;">2021-03-25</span></h2>
|
||||
|
||||
<h2> Bug
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-903'>SMACK-903</a>] - StaxXmlPullParser.getNamespace() may throws IllegalArgumentException
|
||||
</li>
|
||||
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-904'>SMACK-904</a>] - XEP-0096 file transfer fails because of a hidden ClastCastException
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>4.4.1 -- <span style="font-weight: normal;">2021-03-03</span></h2>
|
||||
|
||||
<h2> Bug
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
4.4.2-SNAPSHOT
|
||||
4.4.2
|
||||
|
|
Loading…
Reference in a new issue