Update changelog

non-blocking
Jack Christensen 2020-01-11 19:15:23 -06:00
parent c7502af68b
commit 186f4b3539
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# 1.1.0 (January 11, 2020)
* Add PostgreSQL time type support
* Add more automatic conversions of integer arrays of different types (Jean-Philippe Quéméner)
# 1.0.3 (November 16, 2019)
* Support initializing Array types from a slice of the value (Alex Gaynor)