CHANGELOG.md in lt-google-api-0.2.0 vs CHANGELOG.md in lt-google-api-0.2.1

- old
+ new

@@ -4,9 +4,15 @@ 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.0...HEAD) +## [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))