Revision history for Perl module Net::Google::Analytics 

0.11002
        - Add back package version

0.11001
        - Dist::Zilla related changes
        - Add accessor for title of account feed entries
          (Thanks to Andy McFarland for the patch)

0.11000
        - Check required data feed parameters
        - Documentation fixes
        - Fix ->uri and ->retrieve_xml

0.10002
        - Backwards compatibility for XML::LibXML::XPathContext
        - Interactive authentication
        - Don't die in case of an HTTP error
        - Expose HTTP error via is_success, code, message
        - Add tests and comments for project method

0.10001
        - Use weak ref instead of finish method

0.10000
        - Enhance API
        - Add link to Github repository
        - Smaller fixes

0.09999_01
        - Initial test version