From 7d027382ed3ebc8ccdb50f72bb98c7e62d59c45a Mon Sep 17 00:00:00 2001 From: Jonathan Shook Date: Thu, 17 Feb 2022 11:17:01 -0600 Subject: [PATCH] fix release for imports --- RELEASENOTES.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0d710b4b8..940adb053 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,2 +1 @@ -- b5befbca1 (HEAD -> j17-preview) Merge branch 'j17-preview' of github.com:nosqlbench/nosqlbench into j17-preview -- 3df691b1f fix initializion order bug in CQL op mapping +- 4b6019e7d (HEAD -> j17-preview) add missing list templating logic to fix imports bug