From 84c14be8033eed642b81ce85b5363f756b9e9b1c Mon Sep 17 00:00:00 2001 From: rocky Date: Tue, 1 Oct 2024 10:35:18 -0400 Subject: [PATCH] Add "Package updates" section and fill in --- CHANGES.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index f75db030e..fa89a3404 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -25,12 +25,17 @@ Performance * ``Blank*`` patterns without arguments are now singletons. -API Incompatibility +API incompatibility ------------- * ``Matcher`` now requires an additional ``evaluation`` parameter +Package updates ++++++++++++++++ + +#. Python 3.12 is now supported +#. SymPy 1.13 is now supported 7.0.0