From a097c58acae73dbdef0ce794c2846b97ece146ae Mon Sep 17 00:00:00 2001 From: Jonathan Shook Date: Mon, 6 Jul 2020 11:11:24 -0500 Subject: [PATCH] support load balancers on CLI, minor fixes --- RELEASENOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 28b4d8601..ba2b9e3d9 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -7,3 +7,8 @@ - a0dc30a6 clarify default type of parameter - 5ca319e7 #169 fix template preprocessor regression - e7daf97d #168 fix parameter types for free params on statements +- 2f083001 Allow easy load balancer configuration for CQL driver #173 +- 73464c43 fix scenario parsing bug when named arg contains assignments +- 105c59d3 Bump log4j.version from 2.13.0 to 2.13.3 in /mvn-defaults +- 8725cc40 Fix MongoAction incorrect error message +- 7f2c2e31 mongodb: Update yaml