From 381f78c803121edf1497b3bfa5f72516f7f815f7 Mon Sep 17 00:00:00 2001 From: Julien Loizelet Date: Fri, 6 Dec 2024 15:06:22 +0900 Subject: [PATCH] docs(*): Prepare release 2.7.0 [skip ci] --- CHANGELOG.md | 4 ++-- readme.txt | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40ee8d9..93f21e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- -## [2.7.0](https://github.com/crowdsecurity/cs-wordpress-bouncer/releases/tag/v2.7.0) - 2024-??-?? -[_Compare with previous release_](https://github.com/crowdsecurity/cs-wordpress-bouncer/compare/v2.6.7...HEAD) +## [2.7.0](https://github.com/crowdsecurity/cs-wordpress-bouncer/releases/tag/v2.7.0) - 2024-12-12 +[_Compare with previous release_](https://github.com/crowdsecurity/cs-wordpress-bouncer/compare/v2.6.7...v2.7.0) ### Added diff --git a/readme.txt b/readme.txt index 14506e9..cb636e6 100644 --- a/readme.txt +++ b/readme.txt @@ -44,6 +44,10 @@ This WordPress plugin is a "bouncer", which purpose is to block detected attacks == Changelog == += 2.7 (2024-12-12) = + +- Add AppSec component support + = 2.6 (2024-03-14) = - Move logs and cache folders to `wp-content/uploads/crowdsec` folder