Skip to content

Commit a2f5ad0

Browse files
README update
1 parent 2c13cc2 commit a2f5ad0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 2.0.1 (2020-09-19)
2+
3+
## Features
4+
* **Indexes"**: Ability to create indexes. ([#102](https://github.com/matteobortolazzo/couchdb-net/issues/102))
5+
* **Null values"**: New `SetNullValueHandling` method for `CouchOptionsBuilder` to set how to handle null values. ([#101](https://github.com/matteobortolazzo/couchdb-net/issues/101))
6+
* **Query"**: New `Select` and `Convert` methods to select specific fields.
7+
8+
## Bug Fixes
9+
* **Conflicts**: Fix the query parameter value to get conflicts. ([#100](https://github.com/matteobortolazzo/couchdb-net/issues/100))
10+
* **Query**: Fix queries when variables are used. ([#104](https://github.com/matteobortolazzo/couchdb-net/issues/104))
11+
112
# 2.0.2 (2020-07-18)
213

314
## Features

0 commit comments

Comments
 (0)