Skip to content

Commit b7473eb

Browse files
committed
Add version after which resolution kwargs was deprecated
1 parent 4a294c7 commit b7473eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/api_changes/2017-05-19-resolution_polar_axes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Removed resolution kwarg from PolarAxes
22
```````````````````````````````````````
33

44
The kwarg `resolution` of `matplotlib.projections.polar.PolarAxes` has been
5-
removed. It has triggered a warning of being with no effect which acted as the
6-
deprecation warning as well.
5+
removed. It has triggered a deprecation warning of being with no effect
6+
beyond version `0.98.x`.

0 commit comments

Comments
 (0)