Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1752 a61873a1a -> 2f7fa626c
Updated CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/107329af Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/107329af Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/107329af Branch: refs/heads/TINKERPOP-1752 Commit: 107329af27fd4fff287fc32bc4ff82b9eb1350b2 Parents: 33e2392 Author: Daniel Kuppitz <[email protected]> Authored: Fri Aug 25 12:29:21 2017 -0700 Committer: Daniel Kuppitz <[email protected]> Committed: Fri Aug 25 12:29:21 2017 -0700 ---------------------------------------------------------------------- CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/107329af/CHANGELOG.asciidoc ---------------------------------------------------------------------- diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 421d006..9fff535 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -26,6 +26,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima TinkerPop 3.2.7 (Release Date: NOT OFFICIALLY RELEASED YET) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +* Fixed a bug that prevented Gremlin from ordering lists and streams made of mixed number types. [[release-3-2-6]]
