updated plugin Jetpack Protect
version 1.0.4
This commit is contained in:
@ -5,6 +5,25 @@ 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.38.2] - 2022-08-29
|
||||
### Changed
|
||||
- Updated package dependencies.
|
||||
|
||||
## [1.38.1] - 2022-08-25
|
||||
### Changed
|
||||
- Search Sync Settings :: Add Marketplace related meta fields and taxonomies to allow list [#25376]
|
||||
|
||||
## [1.38.0] - 2022-08-23
|
||||
### Added
|
||||
- Search: add product-brand to taxonomy sync list to support WooCommerce Brands plugin. [#25665]
|
||||
|
||||
### Changed
|
||||
- Updated package dependencies. [#25628]
|
||||
|
||||
## [1.37.1] - 2022-08-03
|
||||
### Changed
|
||||
- Updated package dependencies. [#25300, #25315]
|
||||
|
||||
## [1.37.0] - 2022-07-26
|
||||
### Changed
|
||||
- Jetpack Sync: Add Sync lock related info in Sync debug details. [#25140]
|
||||
@ -692,6 +711,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Packages: Move sync to a classmapped package
|
||||
|
||||
[1.38.2]: https://github.com/Automattic/jetpack-sync/compare/v1.38.1...v1.38.2
|
||||
[1.38.1]: https://github.com/Automattic/jetpack-sync/compare/v1.38.0...v1.38.1
|
||||
[1.38.0]: https://github.com/Automattic/jetpack-sync/compare/v1.37.1...v1.38.0
|
||||
[1.37.1]: https://github.com/Automattic/jetpack-sync/compare/v1.37.0...v1.37.1
|
||||
[1.37.0]: https://github.com/Automattic/jetpack-sync/compare/v1.36.1...v1.37.0
|
||||
[1.36.1]: https://github.com/Automattic/jetpack-sync/compare/v1.36.0...v1.36.1
|
||||
[1.36.0]: https://github.com/Automattic/jetpack-sync/compare/v1.35.2...v1.36.0
|
||||
|
Reference in New Issue
Block a user