Skip to content

Commit 22b6e19

Browse files
committed
Merge branch 'master' into dev/4.0
2 parents da21e1f + cc1f285 commit 22b6e19

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 1.2.0 - 2025-06-04
4+
5+
- Dropped support for phpBB 3.2.x. This version now requires at least phpBB 3.3.0 and PHP 7.1.
6+
- Enhanced the generated skeleton README with links to extension development documentation.
7+
- Removed remaining XHTML artifacts from the generated skeleton files.
8+
- Updated generated PHPUnit test files to follow more consistent and modern PHPUnit practices.
9+
- Set the reusable GitHub Actions workflow as the default, replacing the older standalone workflow (now deprecated).
10+
- Updated version constraints to prevent installation on phpBB4, while ensuring it doesn’t cause errors if run within phpBB4.
11+
- Performed various behind-the-scenes code optimizations.
12+
313
## 1.1.16 - 2025-05-23
414

515
- Deprecating the older standalone GitHub Actions workflow in favor of the newer, simpler, re-usable workflow maintained by phpBB.

0 commit comments

Comments
 (0)