# Changelog > [!note] Questa pagina non รจ ancora tradotta e viene visualizzata in inglese. The changelog for Elements Hub is publicly available online. You can view the full, up-to-date list of changes at:\ [https://changelog.rhopointservice.com/products/elements-hub](https://changelog.rhopointservice.com/products/elements-hub) All change-entries are listed there, typically ordered by date or release version, so you can easily follow along from earliest releases to the most recent. ## What is a Changelog A changelog is a curated, chronologically ordered list of all the notable changes made in a project. It records enhancements, bug fixes, new features, removals, and technical adjustments. The purpose is to provide users, developers, and stakeholders with a transparent view of how the product has evolved over time. ## Purpose of the Changelog The changelog serves several key purposes: - **Transparency**: Users can see what has changed, fixed, added or removed. - **Tracking Progress**: Helps maintainers and contributors track what work has been completed, what remains, and what has been delivered. - **User Communication**: Users can decide whether to upgrade or migrate based on what changes are relevant to them. - **Historical Reference**: Provides a record for debugging, auditing, or reviewing the evolution of the product. - **Planning**: Helps align future expectations by showing past patterns and the pace of development.