From c0aba8445e8d4c34b0fd0b3e174157571542c320 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Mon, 25 Mar 2013 13:11:45 +0200 Subject: [PATCH] Update CHANGES.txt --- CHANGES.rst | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) 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]