Skip to content

Commit 0d9f1c3

Browse files
committed
add release notes for TensorBoard 2.10.0
1 parent 0defe92 commit 0d9f1c3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

RELEASE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release 2.10.0
2+
3+
The 2.10 minor series tracks TensorFlow 2.10.
4+
5+
## Features
6+
- Time Series is now the default dashboard when you log scalar, histogram, or image events (#5698). If you have feedback or find any bugs you can leave a comment [here](https://github.com/tensorflow/tensorboard/issues/5704) (#5704) or create a new issue
7+
- Time Series now supports selecting a single run using double click (#5831, #5842)
8+
9+
## Bug Fixes
10+
- Stop removing experiment related query parameters (#5717, #5834)
11+
- Fix the histogram x-axis tick format (#5818)
12+
- Keep pinned cards when refreshing UI (#5837)
13+
- Fix "Card Width" property reset button (#5841)
14+
- Numerous fixes for dependencies and unit tests
15+
16+
117
# Release 2.9.1
218

319
## Bug fixes

0 commit comments

Comments
 (0)