# 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.1] - 2024-03-15
### Changed
- Internal updates.

## [0.2.0] - 2024-01-22
### Changed
- The package now requires PHP >= 7.0. [#34192]

## [0.1.6] - 2023-10-26

- Updated package dependencies.

## [0.1.5] - 2023-09-01
### Changed
- Updated package dependencies. [#32040] [#32605]

## [0.1.4] - 2023-05-11
### Added
- Add Jetpack Autoloader package suggestion. [#29988]

### Changed
- Updated package dependencies.

## [0.1.3] - 2023-04-06
### Changed
- Updated package dependencies. [#29471]

## [0.1.2] - 2023-01-17
### Changed
- Updated package dependencies.

### Fixed
- Updating package to fix boost beta release [#27550]

## [0.1.1] - 2022-11-22
### Fixed
- Fixing plugin-deactivation package

## 0.1.0 - 2022-11-21
### Added
- Added package to intercept plugin deactivation [#27081]

[0.2.1]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.6...v0.2.0
[0.1.6]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.5...v0.1.6
[0.1.5]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.4...v0.1.5
[0.1.4]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.1.0...v0.1.1
