CHANGELOG.md in lt-google-api-0.2.2 vs CHANGELOG.md in lt-google-api-0.2.3

- 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.2.2...HEAD) +## [Unreleased](https://github.com/learningtapestry/lt-google-api/compare/v0.2.3...HEAD) -## [0.2.1](https://github.com/learningtapestry/lt-lcms/compare/v0.2.1...v0.2.2) - 2020-12-25 +## [0.2.3](https://github.com/learningtapestry/lt-lcms/compare/v0.2.2...v0.2.3) - 2021-07-02 + +### Fixed + +- Fix Google API query when object name contains special characters like " ' " ([#11](https://github.com/learningtapestry/lt-google-api/pull/11)) + +## [0.2.2](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))