diff --git a/CHANGELOG.md b/CHANGELOG.md index ba6c217b73f44d535da70fdc2d2b2e7b6c05ca10..c568dcfa3a3e9b04efff0f3f93121e5707c7094e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [3.6.2] - 2023-06-29 +### Fixed +- Exact comparison for X.Y.Z semver version doesn't result in notices when the required version is met. Previously, requiring plugin in 1.1.1 version and activating dependend plugin in such version would result in admin notice and disabling the plugin, actually letting to use the plugin only from 1.1.2 version. + ## [3.6.1] - 2023-06-22 ### Changed - Plugin info transient changed to auto loaded option