CHANGES IN VERSION 2.0.0
------------------------
gRPC support and more authentication options.

   o Can use gRPC to access the entire method set in v1 API.

   o Support for application default credentials.

   o Support for GCE service account credentials.

CHANGES IN VERSION 1.1.3
------------------------
Refactoring of material in variant annotation vignettes.

CHANGES IN VERSION 1.1.2
------------------------
Added additional introductory material to the vignettes.

CHANGES IN VERSION 1.1.1
------------------------
use rowRanges() instead of defunct rowData()

CHANGES IN VERSION 1.0.0
------------------------

NEW FEATURES

    o Authentication support for native apps, service accounts, and API keys.

    o Support for retreiving Reads and Variants.

    o Simple converters to GAlignments for Reads, and GRanges and VRanges for
      Variants.
