diff options
| -rw-r--r-- | changelog.d/1545.feature.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1545.feature.rst b/changelog.d/1545.feature.rst new file mode 100644 index 00000000..70591d56 --- /dev/null +++ b/changelog.d/1545.feature.rst @@ -0,0 +1 @@ +Changed the warning class of all deprecation warnings; deprecation warning classes are no longer derived from ``DeprecationWarning`` and are thus visible by default. |
