From 26cf812c7adb8d904ef9dcab896ffb15e98e8bc7 Mon Sep 17 00:00:00 2001 From: niranda perera Date: Mon, 19 Oct 2020 20:55:41 -0400 Subject: [PATCH] minor change --- docs/docs/release/cylon_release_0.2.0.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/release/cylon_release_0.2.0.md b/docs/docs/release/cylon_release_0.2.0.md index ac2c4b116..7303f1e8c 100644 --- a/docs/docs/release/cylon_release_0.2.0.md +++ b/docs/docs/release/cylon_release_0.2.0.md @@ -23,18 +23,18 @@ Cylon 0.2.0 adds the following features. Please note that this release may not b - Column name-based relational algebra operations and aggregate/groupby ops addition - Major performance improvements in the existing Python API -## Java (JCylon) +### Java (JCylon) - Performance improvements You can download source code from [Github](https://github.com/cylondata/cylon/releases) -# Examples +## Examples - [C++ examples](https://github.com/cylondata/cylon/tree/0.2.0/cpp/src/examples) - [Python examples](https://github.com/cylondata/cylon/tree/0.2.0/python/examples) - [Java examples](https://github.com/cylondata/cylon/tree/0.2.0/java/src/main/java/org/cylondata/cylon/examples) -# License +## License Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file