Tags: runarbu/Google-BigQuery
Tags
Checking in changes prior to tagging of version 1.02. Changelog diff is: diff --git a/Changes b/Changes index eb8795d..158700e 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension Google-BigQuery {{$NEXT}} +1.02 2015-07-30T05:03:02Z + + - Fix typo viersion number. + 1.0.1 2015-07-30T04:48:44Z - Add a async option to the load function.
Checking in changes prior to tagging of version 1.01. Changelog diff is: diff --git a/Changes b/Changes index 37a6ba0..6b7f972 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension Google-BigQuery {{$NEXT}} +1.01 2015-07-30T04:17:48Z + + - Add a async option to the load function. + 1.00 2014-11-21T15:21:08Z - original version
Checking in changes prior to tagging of version 1.0.1. Changelog diff is: diff --git a/Changes b/Changes index 6b7f972..eb8795d 100644 --- a/Changes +++ b/Changes @@ -2,7 +2,7 @@ Revision history for Perl extension Google-BigQuery {{$NEXT}} -1.01 2015-07-30T04:17:48Z +1.0.1 2015-07-30T04:48:44Z - Add a async option to the load function.