summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristophe de Vienne <cdevienne@gmail.com>2013-02-15 16:03:47 +0100
committerChristophe de Vienne <cdevienne@gmail.com>2013-02-15 16:03:47 +0100
commit6a062fa5af2b3e550658359eccfa2ce6c48bc642 (patch)
treed3b43aee2f0c0080cd2cb8fdd0de1d713e4d5a6d /doc
parentdaec0a54f1fae1e934aac9b31e74299668f2043f (diff)
downloadwsme-6a062fa5af2b3e550658359eccfa2ce6c48bc642.tar.gz
update the Changelog for next version + update version number
Diffstat (limited to 'doc')
-rw-r--r--doc/changes.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/changes.rst b/doc/changes.rst
index 2eada4a..3037faf 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1,6 +1,16 @@
Changes
=======
+next
+----
+
+* Fix: Submodules of wsmeext were missing in the packages.
+
+* Fix: The demo app was still depending on the WSME-Soap package (which has
+ been merged into WSME in 0.5b1).
+
+* Fix: A function with only on 'body' parameter would fail when being called.
+
0.5b1 (2013-01-30)
------------------