updated plugin Jetpack Protect
version 1.3.0
This commit is contained in:
@ -5,6 +5,26 @@ 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).
|
||||
|
||||
## [1.16.2] - 2023-02-20
|
||||
### Changed
|
||||
- Minor internal updates.
|
||||
|
||||
## [1.16.1] - 2023-01-23
|
||||
### Added
|
||||
- Add new filters for the latest status methods [#28328]
|
||||
|
||||
## [1.16.0] - 2023-01-16
|
||||
### Added
|
||||
- Add 2 new methods to detect whether a site is private or not. [#28322]
|
||||
|
||||
## [1.15.4] - 2023-01-11
|
||||
### Changed
|
||||
- Modules: Allow for deactivating multiple plugins when activating a module. [#28181]
|
||||
|
||||
## [1.15.3] - 2022-12-19
|
||||
### Changed
|
||||
- Updated package dependencies.
|
||||
|
||||
## [1.15.2] - 2022-12-02
|
||||
### Changed
|
||||
- Updated package dependencies. [#27688]
|
||||
@ -220,6 +240,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Packages: Introduce a status package
|
||||
|
||||
[1.16.2]: https://github.com/Automattic/jetpack-status/compare/v1.16.1...v1.16.2
|
||||
[1.16.1]: https://github.com/Automattic/jetpack-status/compare/v1.16.0...v1.16.1
|
||||
[1.16.0]: https://github.com/Automattic/jetpack-status/compare/v1.15.4...v1.16.0
|
||||
[1.15.4]: https://github.com/Automattic/jetpack-status/compare/v1.15.3...v1.15.4
|
||||
[1.15.3]: https://github.com/Automattic/jetpack-status/compare/v1.15.2...v1.15.3
|
||||
[1.15.2]: https://github.com/Automattic/jetpack-status/compare/v1.15.1...v1.15.2
|
||||
[1.15.1]: https://github.com/Automattic/jetpack-status/compare/v1.15.0...v1.15.1
|
||||
[1.15.0]: https://github.com/Automattic/jetpack-status/compare/v1.14.3...v1.15.0
|
||||
|
Reference in New Issue
Block a user