You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/02/08 01:30:15 UTC

incubator-tinkerpop git commit: Fix bad formatting in changelog.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/tp31 cb36ca42a -> 44b3fb62a


Fix bad formatting in changelog.


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

Branch: refs/heads/tp31
Commit: 44b3fb62a8454c287d2f8e6b4b9b1b223d6bfee3
Parents: cb36ca4
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Sun Feb 7 19:29:59 2016 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Sun Feb 7 19:29:59 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/44b3fb62/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index bd6ad31..38f6169 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -24,7 +24,7 @@ image::https://raw.githubusercontent.com/apache/incubator-tinkerpop/master/docs/
 
 [[release-3.1.1-incubating]]
 TinkerPop 3.1.1 (Release Date: February 8, 2016)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 * Made `GryoRecordReader` more robust to 0 byte record splits.
 * Fixed a constructor/serialization bug in `LP_O_OB_S_SE_SL_Traverser`.