We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639ad99 commit 8f6076cCopy full SHA for 8f6076c
2 files changed
CHANGES.rst
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+
5
+0.2.5 (2013-09-16)
6
+------------------
7
8
+- Fixed some python2.6 imcompatibility issues [chenhouwu]
9
+- Updated requirements on SleekXMPP [seocam]
10
+- Updating converse.js from 0.6.3 to 0.6.4 [seocam]
11
12
13
0.2.4 (2013-09-12)
14
------------------
15
README.rst
@@ -131,7 +131,7 @@ conversejs.forms as a start point.
131
Converse.js Version
132
-------------------
133
134
-We currently ship Converse.js **v0.6.3**.
+We currently ship Converse.js **v0.6.4**.
135
136
If you need a newer version, please open an issue or a pull request.
137
0 commit comments