Skip to content

Commit 5d1fbfa

Browse files
committed
fix(changelog): updated
1 parent 0c08d43 commit 5d1fbfa

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

ChangeLog.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.2.5
2+
3+
* Enhancement: Added support for PHP 8.1
4+
* Enhancement: Updated DB test dump
5+
16
## 3.2.4
27

38
* Changes: Now GPLv3 as default
@@ -14,8 +19,8 @@
1419

1520
## 3.2.2
1621

17-
* Enhancement:Code is fully checked with new GitHub Action for Static Code analysis (PHPStan), Codee Style (PHPCS) and EditorConfig
18-
* Enhancement:Now the code is passing everything from PHPStan to PHPCS
22+
* Enhancement: Code is fully checked with new GitHub Action for Static Code analysis (PHPStan), Codee Style (PHPCS) and EditorConfig
23+
* Enhancement: Now the code is passing everything from PHPStan to PHPCS
1924
* Fix: example tests cases included
2025

2126
## 3.2.1

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Check out [this Wiki page](https://github.com/WPBP/WordPress-Plugin-Boilerplate-
6161

6262
## Contributors
6363

64-
This project exists thanks to all the people who contribute.
64+
This project exists thanks to all the people who contribute.
6565
<a href="https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered/graphs/contributors"><img src="https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/contributors.svg?width=890"></a>
6666

6767
## Backers
@@ -71,16 +71,6 @@ Thank you to all our backers! 🙏
7171
<br>
7272
<a href="https://opencollective.com/WordPress-Plugin-Boilerplate-Powered#backers" target="_blank"><img src="https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/backers.svg?width=890"></a>
7373

74-
## Sponsors
75-
76-
Support this project by becoming a sponsor.
77-
Your logo will show up here with a link to your website.
78-
[[Become a sponsor](https://opencollective.com/WordPress-Plugin-Boilerplate-Powered#sponsor)]
79-
80-
<a href="https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/0/website" target="_blank"><img src="https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/0/avatar.svg"></a>
81-
<a href="https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/1/website" target="_blank"><img src="https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/1/avatar.svg"></a>
82-
<a href="https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/2/website" target="_blank"><img src="https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/2/avatar.svg"></a>
83-
8474
## License
8575

8676
WordPress Plugin Boilerplate Powered is licensed under the GPL v3 or later;

0 commit comments

Comments
 (0)