Update changelog

pull/92/head
Jack Christensen 2015-09-09 18:31:19 -05:00
parent 4ff46becfc
commit ee7d621528
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Master
* Generalize encoding pointer to string to any PostgreSQL type
* Add UUID encoding from pointer to string (Joseph Glanville)
* Add null mapping to pointer to pointer (Jonathan Rudenberg)
* Add JSON and JSONB type support (Joseph Glanville)