Skip to content

Commit a6f2f63

Browse files
author
Matteo Bortolazzo
committed
Updates change log.
1 parent a5cb421 commit a6f2f63

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# 1.1.2 (2019-06-08)
1+
# 1.1.3 (2019-06-14)
2+
3+
## Bug Fixes
4+
* **Exception:** Fixing null reference exception and poor exception handling. ([#PR45](https://github.com/matteobortolazzo/couchdb-net/pull/45))
5+
6+
# 1.1.2 (2019-06-08)
27

38
## Bug Fixes
49
* **Client:** Prevent deadlocks when run against .NET Framework. ([#PR43](https://github.com/matteobortolazzo/couchdb-net/pull/43))

LATEST_CHANGE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
## Bug Fixes
2-
* **Client:** Prevent deadlocks when run against .NET Framework. ([#PR43](https://github.com/matteobortolazzo/couchdb-net/pull/43))
2+
* **Exception:** Fixing null reference exception and poor exception handling. ([#PR45](https://github.com/matteobortolazzo/couchdb-net/pull/45))

0 commit comments

Comments
 (0)