# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased](https://github.com/learningtapestry/lt-google-api/compare/v0.2.2...HEAD) ## [0.2.1](https://github.com/learningtapestry/lt-lcms/compare/v0.2.1...v0.2.2) - 2020-12-25 ### Fixed - Fix Google API namespace ([#9](https://github.com/learningtapestry/lt-google-api/pull/9)) ## [0.2.1](https://github.com/learningtapestry/lt-lcms/compare/v0.2.0...v0.2.1) - 2020-10-15 ### Fixed - Correctly fetches content of Google Shared Drives ([#8](https://github.com/learningtapestry/lt-google-api/pull/8)) ## [0.2.0](https://github.com/learningtapestry/lt-lcms/compare/v0.1.1...v0.2.0) - 2020-10-15 ### Added - Add support for Google Shared Drives ([#7](https://github.com/learningtapestry/lt-google-api/pull/7)) ## [0.1.1](https://github.com/learningtapestry/lt-lcms/compare/v0.1.0...v0.1.1) - 2020-01-13 ### Added - Add Codeship and Codeclimate integrations [@paranoicsan](https://github.com/paranoicsan) ### Fixed - Ignores files marked as TRASHED on fetch IDs [@paranoicsan](https://github.com/paranoicsan) ## [0.1.0] - 2019-03-12 - Initial release