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.
- Initial scaffold for the White-Label PHP 8.2 MVC framework.
- Core architecture: Controller, Service, Repository, Container, Router.
- Docker & DevOps configuration (Makefile, GitHub Actions).
- Base User Authentication feature example.