Skip to content

Commit a139349

Browse files
committed
add release_note.md
1 parent adac453 commit a139349

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Example
7070
Layers<layers.md>
7171
AutoML<automl.md>
7272
API<modules.rst>
73+
API<release_note.md>
7374
FAQ<faq.md>
7475

7576
Indices and tables

docs/source/release_note.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Version 0.2.5(stable)
2+
=====================
3+
**Main improvements**
4+
5+
1. Support `hypernets>=0.2.5.1`
6+
2. Support tensorflow builtin Metric class used to evaluate
7+
8+
9+
10+
Version 0.2.3.1(stable)
11+
=====================
12+
**Main improvements**
13+
14+
1. Support `hypernets==0.2.5.1`
15+
16+
17+
Version 0.2.3
18+
=====================
19+
**Main improvements**
20+
21+
1. Introducing Hypernets `CompeteExperiment`, supports a series of advanced features based on it, please refer to `CompeteExperiment` in hypernets for further information
22+

0 commit comments

Comments
 (0)