Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pschanely committed Dec 20, 2023
1 parent 7aceabe commit a4ae478
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ Next Version
* Nothing yet!


Version 0.0.46
--------------

* Add support for Python 3.12.
* Fix counterexample formatting for compund (*a, **kw) parameters.
* Add optimizations for symbolic ``list.index`` calls.
* Check staticmethods on the ``crosshair cover`` command.
* Add support for symbolic writes to concrete StringIO instances.
* Add support for mod, floordiv, & divmod over float point numbers.
* Add support for float arguments to datetime.timedelta.

Version 0.0.45
--------------

Expand Down

0 comments on commit a4ae478

Please sign in to comment.