The new v0.6 release updates the tutorials and adds more examples, such as [GraphMAE](https://github.com/THUDM/cogdl/tree/master/examples/graphmae), [GraphMAE2](https://github.com/THUDM/cogdl/tree/master/examples/graphmae2), and [BGRL](https://github.com/THUDM/cogdl/tree/master/examples/bgrl).
What's Changed
* Update doc tutorials by QingFei1 in https://github.com/THUDM/cogdl/pull/352, https://github.com/THUDM/cogdl/pull/355
* Integrate GRB by xll2001 in https://github.com/THUDM/cogdl/pull/347
* Add dgraph-cogdl in examples by Kinseys in https://github.com/THUDM/cogdl/pull/357
* Update README by cenyk1230 in https://github.com/THUDM/cogdl/pull/364
* update ogbl datasets by Diego0511 in https://github.com/THUDM/cogdl/pull/358
* update APIs for gensim 4.x by Saltsmart in https://github.com/THUDM/cogdl/pull/361
* Update Triple_Link_Prediction by QingFei1 in https://github.com/THUDM/cogdl/pull/371
* Small Changes by QingFei1 in https://github.com/THUDM/cogdl/pull/374, https://github.com/THUDM/cogdl/pull/381
* Update Graphsage/Unsup_Graphsage by QingFei1 in https://github.com/THUDM/cogdl/pull/379, https://github.com/THUDM/cogdl/pull/384, https://github.com/THUDM/cogdl/pull/425
* Fix bugs in oagbert.encode_paper by THINK2TRY in https://github.com/THUDM/cogdl/pull/385
* Revise for GCC by hwangyeong in https://github.com/THUDM/cogdl/pull/392
* Update GRB by cenyk1230 in https://github.com/THUDM/cogdl/pull/406
* Add stgcn code for traffic prediction task by Renxs177 in https://github.com/THUDM/cogdl/pull/407
* BGRL with CogDL by hwangyeong in https://github.com/THUDM/cogdl/pull/408
* GCC update by hwangyeong in https://github.com/THUDM/cogdl/pull/409
* Add GraphMAE by cenyk1230 in https://github.com/THUDM/cogdl/pull/428
* Add GraphMAE2 by cenyk1230 in https://github.com/THUDM/cogdl/pull/429
New Contributors
* xll2001 made their first contribution in https://github.com/THUDM/cogdl/pull/347
* Kinseys made their first contribution in https://github.com/THUDM/cogdl/pull/357
* Diego0511 made their first contribution in https://github.com/THUDM/cogdl/pull/358
* Saltsmart made their first contribution in https://github.com/THUDM/cogdl/pull/361
* hwangyeong made their first contribution in https://github.com/THUDM/cogdl/pull/392
* Renxs177 made their first contribution in https://github.com/THUDM/cogdl/pull/407
**Full Changelog**: https://github.com/THUDM/cogdl/compare/v0.5.3...v0.6