Skip to content

Commit fe7b965

Browse files
committed
Version bump to 4.6.1
1 parent b85965d commit fe7b965

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
@@ -1,5 +1,13 @@
11
# ChangeLog - DataStax Node.js Driver
22

3+
## 4.6.1
4+
5+
2020-11-25
6+
7+
### Bug fixes
8+
9+
- [NODEJS-622] - Mapper: Batching with custom mapping does not work
10+
311
## 4.6.0
412

513
2020-08-11

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

0 commit comments

Comments
 (0)