# 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.3.2] - 2025-01-23 ### Changed - Code: Use function-style exit() and die() with a default status code of 0. [#41167] ## [0.3.1] - 2025-01-06 ### Changed - Internal updates. ## [0.3.0] - 2024-11-28 ### Removed - General: Update minimum PHP version to 7.2. [#40147] ## [0.2.4] - 2024-11-04 ### Added - Enable test coverage. [#39961] ## [0.2.3] - 2024-10-29 ### Changed - Only include `wp-polyfill` as a script dependency when needed. [#39629] ## [0.2.2] - 2024-08-29 ### Changed - Updated package dependencies. [#39004] [#39111] ## [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.3.2]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.3.1...v0.3.2 [0.3.1]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.4...v0.3.0 [0.2.4]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.3...v0.2.4 [0.2.3]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.2.1...v0.2.2 [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