# 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.3] - 2025-02-24
### Changed
- Update dependencies.

## [0.3.2] - 2025-02-03
### Changed
- Internal updates.

## [0.3.1] - 2024-11-25
### Changed
- Update dependencies. [#40286]

## [0.3.0] - 2024-11-14
### Changed
- Backup: Add next daily backup schedule time on admin page. [#39914]

### Removed
- General: Update minimum PHP version to 7.2. [#40147]

## [0.2.8] - 2024-11-04
### Added
- Enable test coverage. [#39961]

## [0.2.7] - 2024-08-26
### Changed
- Updated package dependencies. [#39004]

## [0.2.6] - 2024-04-08
### Changed
- Internal updates.

## [0.2.5] - 2024-03-25
### Fixed
- Backup: change some error messages to not trigger security scanners [#36496]

## [0.2.4] - 2024-03-18
### Changed
- Internal updates.

## [0.2.3] - 2024-03-14
### Changed
- Internal updates.

## [0.2.2] - 2024-02-27
### Added
- Increasing backup version for new endpoint [#35649]

## [0.2.1] - 2024-02-08
### Fixed
- Write helper script to ABSPATH by default, just like we did before [#35508]

## [0.2.0] - 2024-01-04
### Fixed
- Backup: Add namespace versioning to Helper_Script_Manager and other classes. [#34739]

## 0.1.0 - 2023-12-13
### Fixed
- Initial release (improved helper script installer logging). [#34297]

[0.3.3]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.3.2...v0.3.3
[0.3.2]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.3.1...v0.3.2
[0.3.1]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.8...v0.3.0
[0.2.8]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.7...v0.2.8
[0.2.7]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.6...v0.2.7
[0.2.6]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.5...v0.2.6
[0.2.5]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.4...v0.2.5
[0.2.4]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.3...v0.2.4
[0.2.3]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.1.0...v0.2.0
