Skip to content

Commit

Permalink
Update the change log
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Jan 7, 2023
1 parent 953e374 commit 480cd23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ These features will be included in the next release:

Added
-----
- ``-f`` / ``--flynt`` option for converting old-style format strings to f-strings as
supported in Python 3.6+.
- Make unit tests compatible with ``pytest --log-cli-level==DEBUG``.
Doctests are still incompatible due to
`pytest#5908 <https://github.com/pytest-dev/pytest/issues/5908>`_.
- Black's ``target-version =`` configuration file option and ``-t`` /
``--target-version`` command line option


Fixed
-----
- Compatibility of highlighting unit tests with Pygments 2.14.0.
Expand Down

0 comments on commit 480cd23

Please sign in to comment.