Skip to content

Commit

Permalink
Add 2.14.0 relnotes to RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arcra committed Aug 8, 2023
1 parent e6212ab commit d975bca
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# Release 2.14.0

The 2.14 minor series tracks TensorFlow 2.14.

## Features

- Small data table and step selector usability and accessibility improvements (#6372, #6409, #6410, #6431)

## Bug Fixes

- Embedding Projector plugin improvements
- Fix tSNE tweaking hyperparams (#6320, thanks @alicialics)
- Some visualization and usability improvements (#6373, #6326, #6325, #6429, thanks @alicialics)
- Graph plugin: Fix rendering issue for tensors with zero dimension size (#6420)
- HParams plugin: A couple fixes related to boolean and NaN values (#6393, #6496)

## Breaking Changes

- Drops support for Python 3.8.

# Release 2.13.0

The 2.13 minor series tracks TensorFlow 2.13
Expand Down

0 comments on commit d975bca

Please sign in to comment.