We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f883b commit ad8dd52Copy full SHA for ad8dd52
1 file changed
doc/releases/0.3.2.rst
@@ -24,6 +24,7 @@ Bug fixes
24
Deprecations
25
^^^^^^^^^^^^
26
27
+* Deprecated ``contacts_kargs`` in ``plot_probe`` in favor of ``contact_kwargs`` (#414, #397)
28
* Removed deprecated ``plot_probe_group`` (#397)
29
30
Testing
@@ -34,4 +35,5 @@ Testing
34
35
Packaging
36
^^^^^^^^^
37
38
+* Support Python >= 3.10 and fix annotations (#414)
39
* Migrate test and docs extras to PEP 735 dependency groups (#408)
0 commit comments