We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5cb421 commit a6f2f63Copy full SHA for a6f2f63
CHANGELOG.md
@@ -1,4 +1,9 @@
1
-# 1.1.2 (2019-06-08)
+# 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)
7
8
## Bug Fixes
9
* **Client:** Prevent deadlocks when run against .NET Framework. ([#PR43](https://github.com/matteobortolazzo/couchdb-net/pull/43))
LATEST_CHANGE.md
@@ -1,2 +1,2 @@
-* **Client:** Prevent deadlocks when run against .NET Framework. ([#PR43](https://github.com/matteobortolazzo/couchdb-net/pull/43))
0 commit comments