TINKERPOP-1644 Updated changelog
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b29ba121 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b29ba121 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b29ba121 Branch: refs/heads/TINKERPOP-1642 Commit: b29ba12109e7e88bc3465d08f6177e5ded17ca59 Parents: 4bdeac4 Author: Stephen Mallette <[email protected]> Authored: Wed Mar 8 16:15:27 2017 -0500 Committer: Stephen Mallette <[email protected]> Committed: Fri Mar 10 11:12:36 2017 -0500 ---------------------------------------------------------------------- CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/b29ba121/CHANGELOG.asciidoc ---------------------------------------------------------------------- diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 24e5e9c..9c3313e 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) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +* Moved the `caffeine` dependency down to `gremlin-groovy` and out of `gremlin-server`. * Script compilation is synchronised. * Script compilation times are placed in to logs. * Failed scripts will not be recompiled.
