Repository: tinkerpop Updated Branches: refs/heads/tp31 c1076ed5d -> 77592c70e
Fixed asciidoc formatting issue. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/77592c70 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/77592c70 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/77592c70 Branch: refs/heads/tp31 Commit: 77592c70ece5bff0de3cfe769459e1e467318798 Parents: c1076ed Author: Ted Wilmes <[email protected]> Authored: Mon Aug 21 11:41:56 2017 -0500 Committer: Ted Wilmes <[email protected]> Committed: Mon Aug 21 11:41:56 2017 -0500 ---------------------------------------------------------------------- CHANGELOG.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/77592c70/CHANGELOG.asciidoc ---------------------------------------------------------------------- diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index a1c8361..2124469 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -24,7 +24,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima [[release-3-1-8]] TinkerPop 3.1.8 (Release Date: August 21, 2017) -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Fixed a `MessageScope` bug in `TinkerGraphComputer`. * Fixed a bug in `BigDecimal` divisions in `NumberHelper` that potentially threw an `ArithmeticException`.
