From d1f7dbfb8ee209dadf33b26221ba3b00e10f7d9e Mon Sep 17 00:00:00 2001 From: Hassan Kibirige Date: Fri, 1 Sep 2023 19:17:07 +0300 Subject: [PATCH] Prepare changelog for release --- doc/changelog.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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`.