Skip to content

Commit

Permalink
Version bump to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebay committed Feb 20, 2018
1 parent a4664fd commit 18d66ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,14 @@
# ChangeLog - DataStax Node.js Driver

## 3.4.1

2018-02-20

### Bug Fixes

- [NODEJS-429] - Additional validation needed in Encoder.setRoutingKeyFromUser to ensure provided routing key is valid
- [NODEJS-430] - Unexpected error when query execution doesn't include parameters which are part of the partition key

## 3.4.0

2018-02-05
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cassandra-driver",
"version": "3.4.0",
"version": "3.4.1",
"description": "DataStax Node.js Driver for Apache Cassandra",
"author": "DataStax",
"keywords": [
Expand Down

0 comments on commit 18d66ca

Please sign in to comment.