Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/475#discussion_r86534725
--- Diff: CHANGELOG.asciidoc ---
@@ -26,6 +26,7 @@
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
TinkerPop 3.3.0 (Release Date: NOT OFFICIALLY RELEASED YET)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+* `UnfoldStep` now supports unfolding of arrays. (*breaking*)
--- End diff --
I don't really like the use of "breaking" in the CHANGELOG for our manual
entries. The JIRA ticket will have that when we generate that list on release.
Also, we've not done that consistently from the start of CHANGELOG. If
something is "breaking" the better way to call attention to it is in the
upgrade docs where we can better describe and demonstrate the change for users
rather than a single one-liner in CHANGELOG.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---