diff --git a/CHANGELOG.md b/CHANGELOG.md index d8b891c1..57db99c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)