diff --git a/ChangeLog.md b/ChangeLog.md
index 90b1d4d8..67244680 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,8 @@
+## 3.2.5
+
+* Enhancement: Added support for PHP 8.1
+* Enhancement: Updated DB test dump
+
## 3.2.4
* Changes: Now GPLv3 as default
@@ -14,8 +19,8 @@
## 3.2.2
-* Enhancement:Code is fully checked with new GitHub Action for Static Code analysis (PHPStan), Codee Style (PHPCS) and EditorConfig
-* Enhancement:Now the code is passing everything from PHPStan to PHPCS
+* Enhancement: Code is fully checked with new GitHub Action for Static Code analysis (PHPStan), Codee Style (PHPCS) and EditorConfig
+* Enhancement: Now the code is passing everything from PHPStan to PHPCS
* Fix: example tests cases included
## 3.2.1
diff --git a/README.md b/README.md
index 4d88745e..46188f39 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ Check out [this Wiki page](https://github.com/WPBP/WordPress-Plugin-Boilerplate-
## Contributors
-This project exists thanks to all the people who contribute.
+This project exists thanks to all the people who contribute.
## Backers
@@ -71,16 +71,6 @@ Thank you to all our backers! 🙏
-## Sponsors
-
-Support this project by becoming a sponsor.
-Your logo will show up here with a link to your website.
-[[Become a sponsor](https://opencollective.com/WordPress-Plugin-Boilerplate-Powered#sponsor)]
-
-
-
-
-
## License
WordPress Plugin Boilerplate Powered is licensed under the GPL v3 or later;