Update changelog.

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

Branch: refs/heads/TINKERPOP-1254
Commit: 4e0b5b1a13c877245892f75599c8a3b63631b7e4
Parents: 0fd1706
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Wed Jul 6 10:31:41 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Wed Jul 6 10:32:29 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/4e0b5b1a/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 9523d52..07e1951 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -257,6 +257,7 @@ 
image::https://raw.githubusercontent.com/apache/incubator-tinkerpop/master/docs/
 TinkerPop 3.1.3 (NOT OFFICIALLY RELEASED YET)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
+* Enured calls to `Result.hasNext()` were idempotent.
 * Avoid hamcrest conflict by using mockito-core instead of mockito-all 
dependency in `gremlin-test`.
 * Fixed bug in `SubgraphStrategy` where step labels were not being propogated 
properly to new steps injected by the strategy.
 * Defaulted to `Edge.DEFAULT` if no edge label was supplied in GraphML.

Reply via email to