Skip to content

Commit 4222dc2

Browse files
Add missing parts of release notes CTR
Signed-off-by: Florian Hockmann <[email protected]>
1 parent 90b3b0f commit 4222dc2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,19 @@ compile "org.janusgraph:janusgraph-core:0.6.2"
6767
* Apache TinkerPop 3.5.3
6868
* Java 1.8
6969

70+
#### Changes
71+
72+
For more information on features and bug fixes in 0.6.2, see the GitHub milestone:
73+
74+
- <https://github.com/JanusGraph/janusgraph/milestone/23?closed=1>
75+
76+
#### Assets
77+
78+
* [JavaDoc](https://javadoc.io/doc/org.janusgraph/janusgraph-core/0.6.2)
79+
* [GitHub Release](https://github.com/JanusGraph/janusgraph/releases/tag/v0.6.2)
80+
* [JanusGraph zip](https://github.com/JanusGraph/janusgraph/releases/download/v0.6.2/janusgraph-0.6.2.zip)
81+
* [JanusGraph zip with embedded Cassandra and ElasticSearch](https://github.com/JanusGraph/janusgraph/releases/download/v0.6.2/janusgraph-full-0.6.2.zip)
82+
7083
### Version 0.6.1 (Release Date: January 18, 2022)
7184

7285
```xml tab='Maven'

0 commit comments

Comments
 (0)