diff --git a/doc/changelog.rst b/doc/changelog.rst index 70d3ef232..24e8b5bf0 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -3,11 +3,20 @@ Changelog ========= +v0.12.3 +------- +(2023-09-01) + +Enhancements +------------ + +- Resolved Future Warnings from pandas-2.1.0 + v0.12.2 ------- (2023-07-21) -- This is a maintainance release that prevents newer versions of +- This is a maintenance release that prevents newer versions of mizani from breaking plotnine. This version depends on `mizani<0.10.0`.