Keep A Changelog - Estia-advanced-programming/pandora-public GitHub Wiki
A changelog is a document or record that provides a chronological log of significant changes made to a software project. It serves as a valuable communication tool between developers, users, and other stakeholders, detailing the evolution of a software application over time.
You can find in your project folder a file name CHANGELOG.md, you should update this file every time you make a Release
The information present in this file and more can be found from this source Keep a Changelog