Skip to content

Commit b5cdd62

Browse files
Update change log
1 parent f84ce7d commit b5cdd62

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
* **Bulk Delete**: Adds support to replication ([#171](https://github.com/matteobortolazzo/couchdb-net/issues/171))
66
* **Revision Support**: Support for revisions in add and update ([#170](https://github.com/matteobortolazzo/couchdb-net/pull/170))
77

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+
*
813
# 3.2.0 (2022-07-03)
914

1015
## Features

LATEST_CHANGE.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
## Bug Fixes
77

88
* **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))

0 commit comments

Comments
 (0)