Update CHANGES.txt

This commit is contained in:
JC Brand 2013-03-25 13:11:45 +02:00
parent cdcbe41d59
commit c0aba8445e

View File

@ -1,9 +1,26 @@
Changelog
=========
0.1 - Unreleased
0.3 (unreleased)
----------------
- Add vCard support [jcbrand]
- Remember custom status messages upon reload. [jcbrand]
- Remove jquery-ui dependency. [jcbrand]
- Use backbone.localStorage to store the contacts roster, open chatboxes and
chat messages. [jcbrand]
- Fixed user status handling, which wasn't 100% according to the
spec. [jcbrand]
0.2 (unreleased)
----------------
- Performance enhancements and general script cleanup [ichim-david]
- Add "Connecting to chat..." info [alecghica]
0.1 (unreleased)
----------------
- Concieved and created [jcbrand]