Updated CHANGELOG

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

Branch: refs/heads/tp32
Commit: dd83c7809253bc6e75affaff140bf363f481c2ed
Parents: fa8dae8
Author: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Authored: Tue Jan 16 14:37:44 2018 -0700
Committer: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Committed: Sat Jan 20 18:09:19 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/dd83c780/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index c388425..42574d3 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -25,6 +25,7 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 
 * Delayed setting of the request identifier until `RequestMessage` 
construction by the builder.
 * Removed hardcoded expectation in metrics serialization test suite as 
different providers may have different outputs.
+* Fixed a bug in `ComputerAwareStep` that didn't handle `reset()` properly and 
thus occasionally produced some extra traversers.
 
 [[release-3-2-7]]
 === TinkerPop 3.2.7 (Release Date: December 17, 2017)

Reply via email to