Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickinson committed Sep 11, 2023
1 parent 291bdf8 commit 9f8498c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,17 @@ Traits CHANGELOG
Release 6.4.3
-------------

Released: 2023-09-05
Released: 2023-09-12

This is a bugfix release that fixes test failures with Sphinx 7.2 and later.
This is a bugfix release that fixes test failures with Sphinx 7.2 and later,
and adds support for Python 3.12.

Fixes
~~~~~
* Use ``pathlib.Path`` instead of ``sphinx.testing.path.path`` for Sphinx
7.2 and later. (#1755)
* Fix uses of the deprecated ``datetime.utcnow`` method. (#1758)
* Update CI and workflows for Python 3.12 support. (#1757)


Release 6.4.2
Expand Down

0 comments on commit 9f8498c

Please sign in to comment.