Skip to content

Commit 9510b07

Browse files
victoryoalliclaude
andcommitted
Update CHANGELOG for v3.0.0
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 9fb1dba commit 9510b07

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to `laravel-forum` will be documented in this file
44

5+
## 3.0.0 - 2026-01-03
6+
7+
### Changed
8+
- **BREAKING:** Dropped Laravel 10.x support (now requires Laravel 11.x or 12.x)
9+
- **BREAKING:** Dropped Orchestra Testbench 8.x support (now requires 9.x or 10.x)
10+
- **BREAKING:** Dropped PHPUnit 10.x support (now requires PHPUnit 11.x)
11+
12+
### Added
13+
- GitHub Actions CI workflow for automated testing
14+
- CI badge in README
15+
516
## 2.1.1 - 2026-01-02
617

718
### Fixed

0 commit comments

Comments
 (0)