Update changelog

This commit is contained in:
Jack Christensen 2020-06-06 10:59:27 -05:00
parent 36944b232f
commit 9b79c87d64

View File

@ -1,3 +1,14 @@
# Unreleased
* Add JSON support to ext/gofrs-uuid
* Performance improvements in Scan path
* Improved ext/shopspring-numeric binary decoding performance
* Add composite type support (Maxim Ivanov and Jack Christensen)
* Add better generic enum type support
* Add generic array type support
* Clarify and normalize Value semantics
* Fix hstore with empty string values
# 1.3.0 (March 30, 2020)
* Get implemented on T instead of *T