We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f91f3 commit 19c607bCopy full SHA for 19c607b
doc/whatsnew/v0.12.2.rst
@@ -10,7 +10,7 @@ v0.12.2 (Unreleased)
10
11
- |Fix| Fixed a regression in v0.12.0 where manually-added labels could have duplicate legend entries (:pr:`3116`).
12
13
-- |Fix| Normed properties using a :class:`objects.Continuous` scale no longer raise on boolean data (:pr:`3189`).
+- |Fix| Normed properties using a :class:`objects.Continuous` scale no longer raise on boolean data (:pr:`3190`).
14
15
- |Fix| Fixed a bug in :func:`histplot` with `kde=True` and `log_scale=True` where the curve was not scaled properly (:pr:`3173`).
16
0 commit comments