mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-01-11 20:36:23 +01:00
Smack 4.4.6
This commit is contained in:
parent
382ec723a8
commit
a82ae41c22
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
|||
# Smack Changelog
|
||||
|
||||
# 4.4.6 -- 2022-06-29
|
||||
|
||||
### Bug
|
||||
|
||||
- [SMACK-926](https://igniterealtime.atlassian.net/browse/SMACK-926) Memory-leak in ServiceDiscoveryManager
|
||||
- [SMACK-925](https://igniterealtime.atlassian.net/browse/SMACK-925) MultiUserChat Presence interceptors do not intercept
|
||||
|
||||
# 4.4.5 -- 2022-03-02
|
||||
|
||||
### Bug
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
4.4.6-SNAPSHOT
|
||||
4.4.6
|
||||
|
|
Loading…
Reference in a new issue