Release 1.1.0
This release supports PostgreSQL 9.6, 10 and 11.
Improvement :
- PostgreSQL 11 support
- Aggregate push-down support in PostgreSQL 9.6 by @KyleLilly #8
- Conditional expressions push-down such as COALESCE(), NULLIF(), and CASE statements by @KyleLilly #6