X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;fp=Changes;h=72f769399531aecf726c965a5cc5a0494894ede4;hb=26b24f42605c8646a9c21ef2b94f1ceeec6cf634;hp=b20f2a96e043cec596de6a380448464881473531;hpb=4df3f6c276a2ee1d697d2199e186c187436333d8;p=chaz%2Fgraphql-client diff --git a/Changes b/Changes index b20f2a9..72f7693 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for GraphQL-Client. +0.604 2020-03-22 03:44:44-06:00 MST7MDT + * Add --filter JSONPATH argument to CLI. + 0.603 2020-03-22 02:01:32-06:00 MST7MDT * Allow deep formatting with csv,tsv,table. * Fix Unicode issues.