File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 5
5
* ** Bulk Delete** : Adds support to replication ([ #171 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/171 ) )
6
6
* ** Revision Support** : Support for revisions in add and update ([ #170 ] ( https://github.com/matteobortolazzo/couchdb-net/pull/170 ) )
7
7
8
+ ## Bug Fixes
9
+
10
+ * ** Replication** : Added replication methods in ` ICouchDatabase ` interface ([ #173 ] ( https://github.com/matteobortolazzo/couchdb-net/pull/173 ) )
11
+ * ** Document ID** : Support IDs with special characters ([ #172 ] ( https://github.com/matteobortolazzo/couchdb-net/pull/172 ) )
12
+ *
8
13
# 3.2.0 (2022-07-03)
9
14
10
15
## Features
Original file line number Diff line number Diff line change 6
6
## Bug Fixes
7
7
8
8
* ** Replication** : Added replication methods in ` ICouchDatabase ` interface ([ #173 ] ( https://github.com/matteobortolazzo/couchdb-net/pull/173 ) )
9
+ * ** Document ID** : Support IDs with special characters ([ #172 ] ( https://github.com/matteobortolazzo/couchdb-net/pull/172 ) )
You can’t perform that action at this time.
0 commit comments