Skip to content

Commit 265118f

Browse files
committed
Version bump to 4.5.2
1 parent ba2517a commit 265118f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# ChangeLog - DataStax Node.js Driver
22

3-
## 4.5.0
3+
## 4.5.2
4+
5+
2020-05-07
6+
7+
### Bug fixes
8+
9+
- [NODEJS-606] - Graph: Direction serializer does not serialize direction elements
10+
11+
## 4.5.1
412

513
2020-04-14
614

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cassandra-driver",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"description": "DataStax Node.js Driver for Apache Cassandra",
55
"author": "DataStax",
66
"keywords": [

0 commit comments

Comments
 (0)