README in mqtt-0.0.1 vs README in mqtt-0.0.2

- old
+ new

@@ -20,11 +20,11 @@ c.publish('topic','message') end == TODO -* Support payloads longer than 128 bytes * Process acknowledgement packets +* Automatic uninque client identifier if none given * Create classes for each type of packet? * More validations of data/parameters * Implement exception throwing * Implement Will and Testament * Add unit tests