You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by da...@apache.org on 2016/10/05 22:10:28 UTC

tinkerpop git commit: updated changelog

Repository: tinkerpop
Updated Branches:
  refs/heads/TINKERPOP-1458 ff41aafd2 -> 89a5f3772


updated changelog


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

Branch: refs/heads/TINKERPOP-1458
Commit: 89a5f37724833d45618fdc4f7eb6fa22ddaaf783
Parents: ff41aaf
Author: davebshow <da...@gmail.com>
Authored: Wed Oct 5 18:10:15 2016 -0400
Committer: davebshow <da...@gmail.com>
Committed: Wed Oct 5 18:10:15 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/89a5f377/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index cfa58f5..057e514 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -63,6 +63,7 @@ TinkerPop 3.2.3 (Release Date: NOT OFFICIALLY RELEASED YET)
 * New build options for `gremlin-python` where `-DglvPython` is no longer required.
 * Added missing `InetAddress` to GraphSON extension module.
 * Gremlin Server `TraversalOpProcessor` now returns confirmation upon `Op` `close`.
+* Added `close` method Java driver and Python driver `DriverRemoteTraversalSideEffects`.
 
 [[release-3-2-2]]
 TinkerPop 3.2.2 (Release Date: September 6, 2016)