diff --git a/python-csvkit.changes b/python-csvkit.changes index 54fd907..3746067 100644 --- a/python-csvkit.changes +++ b/python-csvkit.changes @@ -1,18 +1,6 @@ ------------------------------------------------------------------- Mon Jan 16 20:54:52 UTC 2023 - Dirk Müller -- update to 1.1.0: - * feat: :doc:`/scripts/csvsql` accepts multiple :code:`--query` command- - line arguments. - * feat: :doc:`/scripts/csvstat` adds :code:`--no-grouping-separator` and - :code:`--decimal-format` options. - * Add Python 3.11 support. - * Drop Python 3.6 support (end-of-life was December 23, 2021). - * Drop Python 2.7 support (end-of-life was January 1, 2020). - -------------------------------------------------------------------- -Mon Jan 16 20:54:29 UTC 2023 - Dirk Müller - - update to 1.1.0: * feat: :doc:`/scripts/csvsql` accepts multiple :code:`--query` command- line arguments.