[S2GRAPH-190] Remove unnecessary TC JsonBenchmarkSpec JIRA: [S2GRAPH-190] https://issues.apache.org/jira/browse/S2GRAPH-190
Pull Request: Closes #147 Author daewon <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/afbd9e69 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/afbd9e69 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/afbd9e69 Branch: refs/heads/master Commit: afbd9e69145312107dc8fcc1eddd1e39889d096e Parents: 2262618 Author: daewon <[email protected]> Authored: Fri Mar 30 15:08:55 2018 +0900 Committer: daewon <[email protected]> Committed: Fri Mar 30 15:08:55 2018 +0900 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/afbd9e69/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 5abb879..0120ed5 100644 --- a/CHANGES +++ b/CHANGES @@ -46,6 +46,7 @@ Release Notes - S2Graph - Version 0.2.0 * [S2GRAPH-186] - fix wrong escaping of double quotation marks * [S2GRAPH-188] - migrate log4j.properties to log4j2.xml * [S2GRAPH-189] - graphiql.html file not found + * [S2GRAPH-190] - Remove unnecessary TC JsonBenchmarkSpec ** Improvement * [S2GRAPH-72] - Support Apache TinkerPop and Gremlin
