You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by dk...@apache.org on 2018/03/07 15:53:24 UTC

[3/4] tinkerpop git commit: updated CHANGELOG

updated CHANGELOG


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

Branch: refs/heads/master
Commit: 26684e38ce3db0a6bbe5ac6607b220d84e5c9ce5
Parents: 5535e5b
Author: Daniel Kuppitz <da...@hotmail.com>
Authored: Tue Feb 27 08:49:17 2018 -0700
Committer: Daniel Kuppitz <da...@hotmail.com>
Committed: Wed Mar 7 08:37:27 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/26684e38/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index b4511ad..c74bb1b 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -26,7 +26,7 @@ NEED AND IMAGE
 This release also includes changes from <<release-3-3-2, 3.3.2>>.
 
 * Fixed a bug in `ReducingBarrierStep`, that returned the provided seed value despite no elements being available.
-
+* Changed the order of `select()` scopes. The order is now: maps, side-effects, paths.
 
 == TinkerPop 3.3.0 (Gremlin Symphony #40 in G Minor)