2
0
Эх сурвалжийг харах

Add release date for 0.4 and add new changes for 0.5

JC Brand 12 жил өмнө
parent
commit
4da378ea7a
1 өөрчлөгдсөн 9 нэмэгдсэн , 3 устгасан
  1. 9 3
      CHANGES.rst

+ 9 - 3
CHANGES.rst

@@ -1,10 +1,16 @@
 Changelog
 =========
 
-0.4 (Unreleased)
+0.5 (Unreleased)
+----------------
+- #22 Fixed compare operator in strophe.muc [sonata82]
+- #23 Add Italian translations [ctrlaltca]
+- #24 Add Spanish translations [macagua]
+- #25 Using span with css instead of img [matheus-morfi]
+
+0.4 (2013-06-03)
 ----------------
 
-- Add Spanish translations. [macagua]
 - CSS tweaks: fixed overflowing text in status message and chatrooms list. [jcbrand]
 - Bugfix: Couldn't join chatroom when clicking from a list of rooms. [jcbrand]
 - Add better support for kicking or banning users from chatrooms. [jcbrand]
@@ -24,7 +30,7 @@ Changelog
 - Fixed user status handling, which wasn't 100% according to the spec. [jcbrand]
 - Separate messages according to day in chats. [jcbrand]
 - Add support for specifying the BOSH bind URL as configuration setting. [jcbrand]
-- Improve the message counter to only increment when the window is not focused [witekdev]
+- #8 Improve the message counter to only increment when the window is not focused [witekdev]
 - Make fetching of list of chatrooms on a server a configuration option. [jcbrand]
 - Use service discovery to show all available features on a room. [jcbrand]
 - Multi-user chatrooms are now configurable. [jcbrand]