Skip to content

Commit 16ba625

Browse files
committed
Release notes for TensorBoard 2.20.0
1 parent 8984188 commit 16ba625

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

RELEASE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release 2.20.0
2+
3+
The 2.20 minor series tracks TensorFlow 2.20.
4+
5+
## Features
6+
- Compatible with Python 3.13 (see next point)
7+
- Added a dependency to Pillow (https://python-pillow.github.io/), to replace use of deprecated standard library `imghdr` (removed in Python 3.13) (#7009, thanks @Zamanhuseyinli)
8+
- Updated vendored version of `bleach` library to 6.2.0 and removed dependency on `six` library. (#7013)
9+
10+
111
# Release 2.19.0
212

313
The 2.19 minor series tracks TensorFlow 2.19.

0 commit comments

Comments
 (0)