File "CHANGELOG.md"

Full Path: /home/warrior1/public_html/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md
File size: 1.28 KB
MIME-type: text/plain
Charset: utf-8

# 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.0] - 2022-08-23
### Added
- Add method to check plugin activation context. [#25422]

## [0.1.4] - 2022-07-26
### Changed
- Updated package dependencies. [#25158]

## [0.1.3] - 2022-06-21
### Changed
- Renaming master to trunk.

## [0.1.2] - 2022-04-26
### Changed
- Updated package dependencies.

## [0.1.1] - 2022-03-29
### Added
- Set composer package type to "jetpack-library" so i18n will work.

## 0.1.0 - 2022-02-02
### Added
- First version
- New functions to safely check plugin statuses

### Changed
- Build: add missing mirror repo details, so package can be deployed.

### Fixed
- Fix method logic

[0.2.0]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.4...v0.2.0
[0.1.4]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.0...v0.1.1