spmallette commented on code in PR #2352: URL: https://github.com/apache/tinkerpop/pull/2352#discussion_r1397174955
########## CHANGELOG.asciidoc: ########## @@ -40,7 +40,7 @@ This release also includes changes from <<release-3-6-6, 3.6.6>> and <<release-3 * Added new data type `DT` to represent periods of time. * Added Gherkin support for Date. * Extended `datetime()` function to produce a current server date. -* Added list filtering functions `all` and `any`. +* Added list filtering functions `all`, `any`, and `none`. Review Comment: there is a major deprecation to document here. there should also be provider upgrade docs as `none()` is an important part of server interactions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@tinkerpop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org