All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.2.0 – 2026-03-24
- Add bootstrap/app.php and update composer.json for Bootstrap integration (pr: #8, commit:
7531d34) - Integrate FireHub Framework Bootstrap in
index.php(pr: #8, commit:316a6db) - Add PHPUnit and PHPStan configuration files, update
.gitignore(pr: #8, commit:c0798e8)
v0.1.1 – 2026-02-24
- Update GH_TOKEN reference in AddToTriage.yml (pr: #6, commit:
1b8a12a) - Update GH_TOKEN secret reference in workflow (pr: #6, commit:
9bd0e9b)
- Add favicon.ico to the web folder (issue: #1, pr: #2, commit:
591c866) - Add robots.txt to the web folder (issue: #1, pr: #2, commit:
d15ef9a) - Add server configuration files for Apache and IIS in the web folder (issue: #1, pr: #2, commit:
fa7a1fb) - Add index.php as the front controller for HTTP requests (issue: #1, pr: #2, commit:
4840037)