The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.4.2	2017-02-09 (faraco)
		- Tidy up

0.4.1	2017-01-21 (faraco)
		- Removed development junk

0.4.0	2017-01-21 (faraco)
		- New method: messages
		- User can print specific elements in JSON hash now.
		- Updated POD

0.3.1	2017-01-17 (faraco)
		- fixed missing Moo dependency

0.3.0	2017-01-17 (faraco)
		- Minor update
		- New methods: current_user, rooms , room_id, room_users, send_message
		- Fixed deprecated key usage issue that triggers error in v5.24 and newer
		- Updated and improved POD

0.0.1	2017-01-17 (faraco)
		- First release

0.2.0	2017-01-18 (faraco)
		- New method: send message to a room
		- fixed POD