TINKERPOP-1688 updated changelog CTR
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/46cd072e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/46cd072e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/46cd072e Branch: refs/heads/TINKERPOP-1489 Commit: 46cd072edcd587fa298b92b579f4c956dd4d861b Parents: c92d2c0 Author: Stephen Mallette <[email protected]> Authored: Thu Jun 22 19:26:10 2017 -0400 Committer: Stephen Mallette <[email protected]> Committed: Thu Jun 22 19:26:10 2017 -0400 ---------------------------------------------------------------------- CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/46cd072e/CHANGELOG.asciidoc ---------------------------------------------------------------------- diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 0bc2c6b..e08ec3e 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -28,6 +28,7 @@ TinkerPop 3.2.6 (Release Date: NOT OFFICIALLY RELEASED YET) This release also includes changes from <<release-3-1-8, 3.1.8>>. +* Added annotations to the traversal metrics pretty print. * Fixed `HADOOP_GREMLIN_LIBS` parsing for Windows. * Improved GraphSON serialization performance around `VertexProperty`.
