Skip to content

Commit

Permalink
Version bump to 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebay committed May 7, 2020
1 parent ba2517a commit 265118f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# ChangeLog - DataStax Node.js Driver

## 4.5.0
## 4.5.2

2020-05-07

### Bug fixes

- [NODEJS-606] - Graph: Direction serializer does not serialize direction elements

## 4.5.1

2020-04-14

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cassandra-driver",
"version": "4.5.1",
"version": "4.5.2",
"description": "DataStax Node.js Driver for Apache Cassandra",
"author": "DataStax",
"keywords": [
Expand Down

0 comments on commit 265118f

Please sign in to comment.