diff --git a/CHANGES.rst b/CHANGES.rst index 26c23f4..12cdd24 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,6 +3,9 @@ - Update tests to adapt to changes in Redshift and SQLAlchemy (`Issue #140 `_) +- Add support for Parquet and ORC file formats as well as Snappy compression in + COPY command +- Add official support for Python 3.7 0.7.1 (2018-01-17)