updated CHANGELOG

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

Branch: refs/heads/TINKERPOP-1782
Commit: e5a1bb50043317b237a81329ef28e03a8a571a14
Parents: 568ba08
Author: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Authored: Wed Sep 13 14:11:07 2017 -0700
Committer: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Committed: Tue Sep 26 10:21:44 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/e5a1bb50/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 09f3543..7ae7dfa 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -26,6 +26,7 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 * Added `GraphHelper.cloneElements(Graph original, Graph clone)` to the 
`gremlin-test` module to quickly clone a graph.
 * Bump to GMavenPlus 1.6.
 * Added better error message for illegal use of `repeat()`-step.
+* Fixed a bug in `RangeByIsCountStrategy` that led to unexpected behaviors 
when predicates were used with floating point numbers.
 * Bump to Jackson 2.8.10.
 * Added an `EmbeddedRemoteConnection` so that it's possible to mimic a remote 
connection within the same JVM.
 * Supported interruption for remote traversals.

Reply via email to