All notable changes to this project are documented in this file.
Initial publication of the FitFusion API as a clean, portfolio-ready Spring Boot REST project.
- Added a recruiter-friendly README with API overview, features, run steps, security flow, and project structure.
- Added a changelog for future version tracking.
- Cleaned IDE files, temporary build output, and helper files before publishing.
- Preserved the original JWT auth, user management, diet, and exercise assignment workflows.
This version establishes the project as a compact learning showcase for JWT-secured, role-based fitness management APIs with Spring Boot and JPA.