Skip to content

Commit cce5efd

Browse files
CHANGELOG update for 1.1.5.
1 parent ead8015 commit cce5efd

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 1.1.3 (2019-06-14)
1+
# 1.1.5 (2019-12-19)
2+
3+
## Bug Fixes
4+
* **Database:** Fixing special characters escaping in databases names. ([#PR54](https://github.com/matteobortolazzo/couchdb-net/pull/54))
5+
6+
# 1.1.4 (2019-08-19)
7+
## Bug Fixes
8+
* **Queries:** Fixing enums serialized as string instead of int bug. ([#PR49](https://github.com/matteobortolazzo/couchdb-net/pull/49))
9+
10+
# 1.1.3 (2019-06-14)
211

312
## Bug Fixes
413
* **Exception:** Fixing null reference exception and poor exception handling. ([#PR45](https://github.com/matteobortolazzo/couchdb-net/pull/45))

LATEST_CHANGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
## Bug Fixes
2-
* **Exception:** Fixing null reference exception and poor exception handling. ([#PR45](https://github.com/matteobortolazzo/couchdb-net/pull/45))
2+
* **Database:** Fixing special characters escaping in databases names. ([#PR54](https://github.com/matteobortolazzo/couchdb-net/pull/54))

0 commit comments

Comments
 (0)