Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
nirandaperera committed Oct 20, 2020
1 parent 6d564f0 commit 26cf812
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/docs/release/cylon_release_0.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 26cf812

Please sign in to comment.