Skip to content

Commit d975bca

Browse files
committed
Add 2.14.0 relnotes to RELEASE.md
1 parent e6212ab commit d975bca

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

RELEASE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# Release 2.14.0
2+
3+
The 2.14 minor series tracks TensorFlow 2.14.
4+
5+
## Features
6+
7+
- Small data table and step selector usability and accessibility improvements (#6372, #6409, #6410, #6431)
8+
9+
## Bug Fixes
10+
11+
- Embedding Projector plugin improvements
12+
- Fix tSNE tweaking hyperparams (#6320, thanks @alicialics)
13+
- Some visualization and usability improvements (#6373, #6326, #6325, #6429, thanks @alicialics)
14+
- Graph plugin: Fix rendering issue for tensors with zero dimension size (#6420)
15+
- HParams plugin: A couple fixes related to boolean and NaN values (#6393, #6496)
16+
17+
## Breaking Changes
18+
19+
- Drops support for Python 3.8.
20+
121
# Release 2.13.0
222

323
The 2.13 minor series tracks TensorFlow 2.13

0 commit comments

Comments
 (0)