diff CHANGELOG @ 348:8ff113e2abcb

updated README and CHANGELOG
author Goffi <goffi@goffi.org>
date Mon, 30 May 2011 16:16:46 +0200
parents 53aa958a2d3d
children d782c22d5e34
line wrap: on
line diff
--- a/CHANGELOG	Sun May 29 16:12:08 2011 +0200
+++ b/CHANGELOG	Mon May 30 16:16:46 2011 +0200
@@ -1,6 +1,27 @@
-v 0.1.1 (14/01/2010):
+All theses changelog are not exhaustive, please check mercurial repository for more details.
+
+v 0.2.0 (30/05/2011):
+    - new debug command in sat launcher script
+    - core: triggers
+    - news plugins: maildir, imap and smtp, SàT can now communicate with a Mail User Agent throught them
+    - bridge constructor, a generator which make bridge files from .ini. It can also generate doc in mediawiki format
+    - new plugin: XML log to send XML raw data throught DBus
+    - new plugin: XEP-0115 (entity capabilities)
+    - new plugin: XEP-0060 (Pubsub) and XEP-163 (Personal Eventing Protocol)
+    - DBus bridge: fixed introspection for dynamically aded methods and signals
+    - new plugin: XEP-277 (Microblogging over XMPP)
+    - fixed installation (Wokkel version is forced)
+    - bridge: added asynchrone methods management
+    - new plugin: group microbloging (groupblog)
+    - new plugin: XEP-0249 (direct MUC invitation)
+    - plugin Tarot: game can be automatically created, and fully played (but rules are not fully implemented yet)
+    - email added in registerNewAccount
+    - Social contract added (CONTRAT_SOCIAL) \o.
+    - Subscription scheme fixed
+    - new frontend: Libervia \o/ . Put in a separate package
+v 0.1.1 (14/01/2011):
 	- bug#1: fixed crash due to dbus.String
-v 0.1.0 (12/01/2010):
+v 0.1.0 (12/01/2011):
 	- urwid custom libs split as a new project: "urwid-satext"
 	- files reorganisation
 	- versioning now use a standard scheme (major.minor.increment+letter)