Repository: tinkerpop
Updated Branches:
  refs/heads/TINKERPOP-1673 e4f6842bc -> b755788c6


updated CHANGELOG.


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

Branch: refs/heads/TINKERPOP-1673
Commit: b755788c6fe7b902a3e81f3c2f11eb5a8b02c4be
Parents: e4f6842
Author: Marko A. Rodriguez <okramma...@gmail.com>
Authored: Thu May 11 16:00:24 2017 -0600
Committer: Marko A. Rodriguez <okramma...@gmail.com>
Committed: Thu May 11 16:00:24 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/b755788c/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 6fb3372..7057aac 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -26,6 +26,7 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 TinkerPop 3.2.5 (Release Date: NOT OFFICIALLY RELEASED YET)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
+* Now using Groovy `[...]` map notation in `GroovyTranslator` instead of `new 
LinkedHashMap(){{ }}`.
 * Maintained type information on `Traversal.promise()`.
 * Propagated exception to `Future` instead of calling thread in 
`RemoteConnection`.
 * Fixed a bug in `RepeatUnrollStrategy` where `LoopsStep` and `LambdaHolder` 
should invalidate the strategy's application.

Reply via email to