This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/3.7-dev by this push:
     new a67d87db33 Fixed changelog formatting CTR
a67d87db33 is described below

commit a67d87db33feede422364da82f7700d132b92595
Author: Stephen Mallette <[email protected]>
AuthorDate: Wed Sep 4 07:04:25 2024 -0400

    Fixed changelog formatting CTR
---
 CHANGELOG.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index f20ba908f8..76810fa315 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -37,7 +37,7 @@ This release also includes changes from <<release-3-6-8, 
3.6.8>>.
 * Fixed an issue where missing necessary parameters for logging, resulting in 
'%!x(MISSING)' output in `gremlin-go`.
 * Added getter method to `ConcatStep`, `ConjoinStep`, `SplitGlobalStep` and 
`SplitLocalStep` for their private fields.
 * Gremlin Server docker containers shutdown gracefully when receiving a 
SIGTERM.
-* TINKERPOP-3080 Support to specify Operator as a reducer in withSideEffect 
when parsing with the grammar
+* Allowed specification of an `Operator` as a reducer in `withSideEffect` when 
parsing with the grammar.
 
 [[release-3-7-2]]
 === TinkerPop 3.7.2 (April 8, 2024)

Reply via email to