From 837a7f247cd91245bd0017a87040aa3e0cc11bf9 Mon Sep 17 00:00:00 2001 From: Xiaohang Zhan Date: Wed, 14 Oct 2020 22:57:47 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9da9b9d8..b923d545 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ Below is the relations among Unsupervised Learning, Self-Supervised Learning and Please refer to [CHANGELOG.md](docs/CHANGELOG.md) for details and release history. +[2020-10-14] `OpenSelfSup` v0.3.0 is released with some bugs fixed and support of new features. + [2020-06-26] `OpenSelfSup` v0.2.0 is released with benchmark results and support of new features. [2020-06-16] `OpenSelfSup` v0.1.0 is released.