Update changelog

This commit is contained in:
Jack Christensen 2020-06-27 12:24:46 -05:00
parent 66a0b33655
commit c4e2b4bda3

View File

@ -9,6 +9,9 @@
* Clarify and normalize Value semantics
* Fix hstore with empty string values
* Numeric supports NaN values (leighhopcroft)
* Add slice of pointer support to array types (megaturbo)
* Add jsonb array type (tserakhau)
* Allow converting intervals with months and days to duration
# 1.3.0 (March 30, 2020)