We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e1f22 commit e59f105Copy full SHA for e59f105
RELEASE.md
@@ -1,3 +1,18 @@
1
+# Release 2.11.0
2
+
3
+The 2.11 minor series tracks TensorFlow 2.11.
4
5
+## Bug Fixes
6
7
+- Fixed HParams plugin sorting bugs (#5971)
8
+- Fix color by menu drop down bug in projector plugin (#5974)
9
+- Fix bug with histogram axis being off due to rounding (#5925)
10
11
+## Breaking Changes
12
13
+- TensorBoard now only supports Python 3.7 and above (#5878)
14
+ Python 3.6 is past its End of Life: https://peps.python.org/pep-0494/#lifespan
15
16
# Release 2.10.1
17
18
## Bug Fixes
0 commit comments