We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5f747 commit 3b35c60Copy full SHA for 3b35c60
CHANGELOG.md
@@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8
9
- Fixed panic when closing a connection at the same time as using a changefeed.
10
- Update imports to correctly use gopkg.in
11
+ - Fixed race condition when using anonymous functions
12
+ - Fixed IsConflictErr and IsTypeErr panicking when passed nil errors
13
14
## v1.4.0 - 2016-03-15
15
0 commit comments