X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;fp=Changes;h=b20f2a96e043cec596de6a380448464881473531;hb=4df3f6c276a2ee1d697d2199e186c187436333d8;hp=24d318937e93ac6a3fe471edb30cd5571b3a094a;hpb=794f74f42c89ba45a33f0c6c1461c769580aca8f;p=chaz%2Fgraphql-client diff --git a/Changes b/Changes index 24d3189..b20f2a9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for GraphQL-Client. +0.603 2020-03-22 02:01:32-06:00 MST7MDT + * Allow deep formatting with csv,tsv,table. + * Fix Unicode issues. + 0.602 2020-03-17 18:27:46-06:00 MST7MDT * Add support for GRAPHQL_CLIENT_OPTIONS environment variable. * Fix a slew of CLI option problems.