CHANGELOG.md in lt-google-api-0.1.1 vs CHANGELOG.md in lt-google-api-0.2.0
- old
+ new
@@ -2,12 +2,18 @@
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.1.1...HEAD)
+## [Unreleased](https://github.com/learningtapestry/lt-google-api/compare/v0.2.0...HEAD)
-## [0.1.1](https://github.com/learningtapestry/lt-lcms/compare/v0.1.0...v0.1.1) - 2019-06-10
+## [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)