Skip to content

Commit 8500393

Browse files
committed
Update ChangeLog with news since 0.6.0.
1 parent 3f785e6 commit 8500393

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

ChangeLog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Version 0.7
2+
http://couchdb-python.googlecode.com/hg/?r=default
3+
(???, from branches/0.7.x)
4+
5+
* Compatible with CouchDB 0.9.x and 0.10.x.
6+
* Removed debugging statement from `json` module (issue 82).
7+
* Fixed a few bugs resulting from typos.
8+
* Added a `replicate()` method to the `client.Server` class (issue 61).
9+
* Honor the boundary argument in the dump script code (issue 100).
10+
* Added a `stats()` method to the `client.Server` class.
11+
* Added a `tasks()` method to the `client.Server` class.
12+
13+
114
Version 0.6
215
http://couchdb-python.googlecode.com/hg/?r=0.6.0
316
(Jul 2, 2009, from 0.6.x)

0 commit comments

Comments
 (0)