[S2GRAPH-125]: Add options field on Label model for controlling advanced options.
JIRA: [S2GRAPH-125] https://issues.apache.org/jira/browse/S2GRAPH-125 Pull Request: Closes #94 Authors DO YUNG YOON: [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/b5908311 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/b5908311 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/b5908311 Branch: refs/heads/master Commit: b5908311a8c8e4dded5ed8694cd5780d6e622a80 Parents: 33f7b69 Author: DO YUNG YOON <[email protected]> Authored: Mon Nov 14 18:48:24 2016 +0100 Committer: DO YUNG YOON <[email protected]> Committed: Mon Nov 14 18:48:58 2016 +0100 ---------------------------------------------------------------------- CHANGES | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/b5908311/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 148edde..0c8edc3 100644 --- a/CHANGES +++ b/CHANGES @@ -43,6 +43,8 @@ Release 0.1.0 - unreleased S2GRAPH-12: Add Label Name Swap Feature. (Contributed by Hyunsung Jo<[email protected]>, committed by DOYUNG YOON). + S2GRAPH-125: Add options field on Label model for controlling advanced options (Committed by DOYUNG YOON). + IMPROVEMENT S2GRAPH-14: Abstract HBase specific methods in Management and Label (Committed by DOYUNG YOON).
