# 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).

## [0.2.2] - 2024-07-01
### Fixed
- Fix the 'missing array key' notice. [#38111]

## [0.2.1] - 2024-06-27
### Changed
- Only activate if enabled. [#37984]

## [0.2.0] - 2024-06-24
### Added
- Add the GA API handling moved from Jetpack. [#37358]

## 0.1.0 - 2024-05-13
### Added
- Initial version. [#37137]
- Copy the code from the Jetpack module into the package. [#37184]
- Migrate unit tests from the Jetpack module. [#37246]

[0.2.2]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.1.0...v0.2.0
