From 369177acf97933ef5a6f2e2374d5af88540b1862 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Sat, 22 May 2021 19:00:14 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c068936c4..dcbecb201 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ Recent released features | Feature | Status | | -- | ------ | -| Online serving and automatic model rolling | Released: https://github.com/microsoft/qlib/pull/290 | -| DoubleEnsemble Model | Released https://github.com/microsoft/qlib/pull/286 | -| High-frequency data processing example | Released https://github.com/microsoft/qlib/pull/257 | -| High-frequency trading example | Part of code released https://github.com/microsoft/qlib/pull/227 | -| High-frequency data(1min) | Released https://github.com/microsoft/qlib/pull/221 | -| Tabnet Model | Released https://github.com/microsoft/qlib/pull/205 | +| Online serving and automatic model rolling | :star: [Released](https://github.com/microsoft/qlib/pull/290) on May 17, 2021 | +| DoubleEnsemble Model | [Released](https://github.com/microsoft/qlib/pull/286) on Mar 2, 2021 | +| High-frequency data processing example | [Released](https://github.com/microsoft/qlib/pull/257) on Feb 5, 2021 | +| High-frequency trading example | [Part of code released](https://github.com/microsoft/qlib/pull/227) on Jan 28, 2021 | +| High-frequency data(1min) | [Released](https://github.com/microsoft/qlib/pull/221) on Jan 27, 2021 | +| Tabnet Model | [Released](https://github.com/microsoft/qlib/pull/205) on Jan 22, 2021 | Features released before 2021 are not listed here.