Skip to content

Commit

Permalink
Prepare release 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Jul 1, 2019
1 parent 818c6db commit b8b100e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2019-07-01 0.16.0
=================

- Added type mapping for the ``timestamp with time zone`` and ``timestamp
without time zone`` data types so that ``insert-fake-data`` can generate data
for those columns by default.

- ``run-crate`` now supports arbitrary branch builds. E.g. ``run-crate
branch:master``

- Removed the ``LineBuffer`` from ``run_crate`` and added support for callables
instead.

2019-04-04 0.15.1
=================

Expand Down

0 comments on commit b8b100e

Please sign in to comment.