8000 Update release notes for 3.5.2 · matplotlib/matplotlib@1ea52b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1ea52b8

Browse files
committed
Update release notes for 3.5.2
1 parent bc62c86 commit 1ea52b8

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
API Changes for 3.5.2
2+
=====================
3+
4+
.. contents::
5+
:local:
6+
:depth: 1
7+
18
QuadMesh mouseover defaults to False
29
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
310

411
New in 3.5, `.QuadMesh.get_cursor_data` allows display of data values
512
under the cursor. However, this can be very slow for large meshes, so
6-
by ``.QuadMesh.set_mouseover`` defaults to *False*.
13+
by ``.QuadMesh.set_mouseover`` defaults to *False*.

doc/users/next_whats_new/modify_stairs_fill_edge_behaviour.rst

Lines changed: 0 additions & 9 deletions
This file was deleted.

doc/users/next_whats_new/windows_arm64.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Windows on ARM support
2+
----------------------
3+
4+
Preliminary support for Windows on arm64 target has been added; this requires
5+
FreeType 2.11 or above.
6+
7+
No binary wheels are available yet but it may be built from source.

doc/users/release_notes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@ Version 3.5
1414
.. toctree::
1515
:maxdepth: 1
1616

17+
prev_whats_new/whats_new_3.5.2.rst
1718
prev_whats_new/whats_new_3.5.0.rst
19+
../api/prev_api_changes/api_changes_3.5.2.rst
1820
../api/prev_api_changes/api_changes_3.5.0.rst
1921
github_stats.rst
22+
prev_whats_new/github_stats_3.5.1.rst
2023
prev_whats_new/github_stats_3.5.0.rst
2124

2225
Version 3.4

0 commit comments

Comments
 (0)
0