You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2015/02/11 18:20:50 UTC

[2/2] incubator-tinkerpop git commit: Update changelog.

Update changelog.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/f39dff9d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/f39dff9d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/f39dff9d

Branch: refs/heads/master
Commit: f39dff9dc0eef92f4f3ba63971bcaaf620942ac5
Parents: ddb7c8c
Author: Stephen Mallette <sp...@apache.org>
Authored: Wed Feb 11 12:20:39 2015 -0500
Committer: Stephen Mallette <sp...@apache.org>
Committed: Wed Feb 11 12:20:39 2015 -0500

----------------------------------------------------------------------
 CHANGELOG.asciidoc | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/f39dff9d/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 4c7fccd..0e31358 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -15,6 +15,7 @@ TinkerPop 3.0.0.M8 (Release Date: NOT OFFICIALLY RELEASED YET)
 * Added more syntactic sugar tricks to the Gremlin sugar plugin -- `&`, `|`, `select from`, `gt`, etc.
 * `Traversal.Admin` is consistent internal to steps, traversals, strategies, etc. For the user, `Traversal` is all they see.
 * `TraversalHolder` is now called `TraversalParent` with the child/parent terminology used throughout.
+* Added `GroovyEnvironmentPerformanceSuite`.
 * A massive `process/` package reorganization -- class names are still the same, just in new packages.
 * Bumped `neo4j-graph` to Neo4j 2.1.6.
 * Bumped to Groovy 2.4.0.