diff --git a/CHANGES.rst b/CHANGES.rst index 3300e4871..40e165786 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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]