changelog

This commit is contained in:
hauntsaninja 2022-03-08 01:12:34 -08:00
parent c91f08a2f5
commit d4ad9f0b01
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
On Python 3.11, use the standard library's :mod:`tomllib` to parse TOML.
:mod:`tomli`` is no longer a dependency on Python 3.11.