aboutsummaryrefslogtreecommitdiff
path: root/asmack-master/CHANGELOG
blob: e5f9f21e58d6e4a651c5066a91401ee86744fc7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Release 0.8.2
	- Removed the whitespace ping code SMACK-412
	- SMACK-419 PacketWriter: Only flush the BufferedWriter if the packet queue is empty
	- SMACK-417 If both PacketReader and PacketWriter fail at the same time, connectionClosedonError() is called two times
	- The default ping intervall is now configured in seconds and not milliseconds

Release 0.8.1.1
	- Improved 'caps' XEP-0115 support
	- Fixes an NPE in 0.8.1

Release 0.8
	- First release to test the release process