Skip to content

Changelogging

Dan edited this page Jun 22, 2026 · 2 revisions

Changelogging

As described at the top of CHANGELOG.md, we based our format in the specification Keep a Changelog.

Changelog Matrix

You can use this table to determine if a change needs a changelog or not

Type of change Changelog Entry (heading)
New feature Added
Modification to existing features Changed
Bug fixes Fixed
Breaking changes Changed (in top of the list using **(!)** at start)
Changes in Docs
Low-level changes that don't affect user in any way

Clone this wiki locally