소개
GHE Changelog streamlines the documentation of project evolution by automatically categorizing changes into code updates, design decisions, and requirement revisions. It leverages git-diff to detect modifications across the repository, ensuring that every version release, architectural shift, and requirement update is captured accurately in a standardized CHANGELOG.md format. By integrating directly with the GitHub-Elements (GHE) workflow, it maintains a transparent and persistent history of project development, making it an essential tool for developers who require rigorous version control and comprehensive project documentation.