[S2GRAPH-176]: Fix compile error on LabelMeta
JIRA:
[S2GRAPH-176] https://issues.apache.org/jira/browse/S2GRAPH-176
Pull Request:
Closes #132
Author
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/f1e6be2f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/f1e6be2f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/f1e6be2f
Branch: refs/heads/master
Commit: f1e6be2ffd738d61dc9b9b06363d5efc5b92487a
Parents: 17599ed
Author: DO YUNG YOON <[email protected]>
Authored: Wed Feb 14 02:08:06 2018 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Wed Feb 14 02:08:45 2018 +0900
----------------------------------------------------------------------
CHANGES | 1 +
1 file changed, 1 insertion(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/f1e6be2f/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 0a46c3b..b6cb4ce 100644
--- a/CHANGES
+++ b/CHANGES
@@ -37,6 +37,7 @@ Release Notes - S2Graph - Version 0.2.0
** Bug
* [S2GRAPH-159] - Wrong syntax at a bash script under Linux
* [S2GRAPH-168] - Fix args order mismatch when use addServiceColumnProp
+ * [S2GRAPH-176] - Fix compile error on LabelMeta
** Improvement
* [S2GRAPH-72] - Support Apache TinkerPop and Gremlin