Skip to content
Prev Previous commit
Next Next commit
Update release notes
  • Loading branch information
mwaskom committed Oct 1, 2022
commit 44a2266d253e8752ab8352727dcfc943080d8edc
2 changes: 2 additions & 0 deletions doc/whatsnew/v0.12.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
v0.12.1 (Unreleased)
--------------------

- |Feature| Added the :class:`objects.Text` mark (:pr:`3051`).

- |Fix| Make :class:`objects.PolyFit` robust to missing data (:pr:`3010`).

- |Build| Seaborn no longer contains doctest-style examples, simplifying the testing infrastructure (:pr:`3034`).