This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch TINKERPOP-2250
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 58b814a7b32806359b0c114a0c51b7fc01c22737
Author: Stephen Mallette <[email protected]>
AuthorDate: Mon Jun 24 11:21:11 2019 -0400

    TINKERPOP-2250 Updated changelog
---
 CHANGELOG.asciidoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 48151c4..d21e898 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -26,6 +26,8 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 This release also includes changes from <<release-3-3-8, 3.3.8>>.
 
 * Improved error messaging on timeouts returned to the console from `:>`.
+* Added a `toString()` serializer for GraphBinary.
+* Configured the Gremlin Console to use GraphBinary by default.
 * Added a Docker command to start Gremlin Server with the standard GLV test 
configurations.
 * Modified `NumberHelper` to better ignore `Double.NaN` in `min()` and `max()` 
comparisons.
 * Bump to Netty 4.1.36.

Reply via email to