updated change log

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

Branch: refs/heads/master
Commit: 5f7810bb26f06a1404790294769056612e33ba05
Parents: 8146078
Author: Jason Plurad <plur...@us.ibm.com>
Authored: Fri Jul 8 09:32:14 2016 -0400
Committer: Jason Plurad <plur...@us.ibm.com>
Committed: Fri Jul 8 09:32:14 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/5f7810bb/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 7b5206b..cb27b2a 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -27,6 +27,7 @@ TinkerPop 3.1.3 (NOT OFFICIALLY RELEASED YET)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 * Avoid hamcrest conflict by using mockito-core instead of mockito-all 
dependency in `gremlin-test`.
+* Fix incorrect test `FeatureRequirement` annotations.
 * Defaulted to `Edge.DEFAULT` if no edge label was supplied in GraphML.
 * Fixed bug in `IoGraphTest` causing IllegalArgumentException: URI is not 
hierarchical error for external graph implementations.
 * Fixed a bug where timeout functions provided to the `GremlinExecutor` were 
not executing in the same thread as the script evaluation.

Reply via email to