- update to 1.1.1:

* feat: :doc:`/scripts/csvstack` handles files with columns in
    different orders or with different names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-csvkit?expand=0&rev=30
This commit is contained in:
2023-03-28 10:44:05 +00:00
committed by Git OBS Bridge
parent d9c96d4adc
commit 630f07917d
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 28 10:43:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.1:
* feat: :doc:`/scripts/csvstack` handles files with columns in
different orders or with different names.
-------------------------------------------------------------------
Mon Jan 16 20:54:52 UTC 2023 - Dirk Müller <dmueller@suse.com>