Skip to content

Commit f852c67

Browse files
committed
Version bump to 4.5.1
1 parent 0cec645 commit f852c67

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## 4.5.0
44

5+
2020-04-14
6+
7+
### Bug fixes
8+
9+
- [NODEJS-605] - Graph: TSerializer does not deserialize T elements correctly
10+
11+
## 4.5.0
12+
513
2020-03-26
614

715
### Features

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.0",
3+
"version": "4.5.1",
44
"description": "DataStax Node.js Driver for Apache Cassandra",
55
"author": "DataStax",
66
"keywords": [

0 commit comments

Comments
 (0)