updated plugin Jetpack Protect version 2.0.0

This commit is contained in:
2024-02-08 12:31:43 +00:00
committed by Gitium
parent ce653dd56c
commit 8d5e7cc070
192 changed files with 5244 additions and 2003 deletions

View File

@ -5,7 +5,12 @@ 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).
## [2.0.0] - 2023-11-20
### Changed
- Updated required PHP version to >= 7.0. [#34192]
## [1.4.25] - 2023-09-19
- Minor internal updates.
## [1.4.24] - 2023-08-23
@ -154,6 +159,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Jetpack DNA: Introduce a Roles package
[2.0.0]: https://github.com/Automattic/jetpack-roles/compare/v1.4.25...v2.0.0
[1.4.25]: https://github.com/Automattic/jetpack-roles/compare/v1.4.24...v1.4.25
[1.4.24]: https://github.com/Automattic/jetpack-roles/compare/v1.4.23...v1.4.24
[1.4.23]: https://github.com/Automattic/jetpack-roles/compare/v1.4.22...v1.4.23