Skip to content

Commit

Permalink
docs: Add link to Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jul 16, 2024
1 parent 8dc95c9 commit 2fab831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

- feat: :doc:`/scripts/csvsql` adds :code:`--min-col-len` and :code:`--col-len-multiplier` options.
- feat: :doc:`/scripts/sql2csv` adds a :code:`--engine-option` option.
- feat: Add a Docker image.
- feat: Add a Docker image: ``docker pull ghcr.io/wireservice/csvkit:latest``.
- feat: Add man pages to the sdist and wheel distributions.
- fix: :doc:`/scripts/csvstat` no longer errors when a column is a time delta and :code:`--json` is set.
- fix: When taking arguments from ``sys.argv`` on Windows, glob patterns, user directories, and environment variables are expanded.
Expand Down

0 comments on commit 2fab831

Please sign in to comment.