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

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

commit e19ca3b3f2f076ce15842f912d7a70a2936a9c28
Author: Stephen Mallette <[email protected]>
AuthorDate: Fri Feb 10 10:20:26 2023 -0500

    Updated changelog based on TINKERPOP-2857 CTR
---
 CHANGELOG.asciidoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 8739d58729..1bfacbda70 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -23,6 +23,7 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 [[release-3-5-6]]
 === TinkerPop 3.5.6 (Release Date: NOT OFFICIALLY RELEASED YET)
 
+* Added `GraphFilter` support to `GraphSONRecordReader`.
 * gremlin-python aiohttp dependency requirement upper bound relaxed to <4.0.0
 * Changed `PartitionStrategy` to force its filters to the end of the chain for 
`Vertex` and `Edge` read steps, thus preserving order of the `has()`.
 

Reply via email to