Skip to content

Changelog Reference

This page provides templates and guidelines for maintaining the site changelog.

Actual Changelog

The live changelog with all updates is on the Site Changelog page.

Community Discussion

For the most up-to-date information and community discussion about changes, see the Chief Delphi thread.


Template for New Entries

How to Add New Changelog Entries

When adding new entries, copy the template below and fill in the details. Only include the sections you fill out.

## Description - MM-DD-YYYY

### :material-plus: Added
- New feature descriptions

### :material-pencil: Changed
- Modifications to existing features

### :material-bug-check: Fixed
- Bug fixes and corrections

### :material-minus: Removed
- Removed features or deprecated content

Version Numbering

Use date-based versions MM-DD-YYYY for releases.

Major Updates

If an update is a major update, addition, or rework, indicate in the description section.

Categories

  • Added: New features, content, or functionality
  • Changed: Modifications to existing features
  • Fixed: Bug fixes, corrections, or improvements
  • Removed: Deprecated or deleted features/content