Skip to content

feat: Add a basic changelog mechanism#84

Open
bsmth wants to merge 2 commits intomozilla:mainfrom
bsmth:changelog
Open

feat: Add a basic changelog mechanism#84
bsmth wants to merge 2 commits intomozilla:mainfrom
bsmth:changelog

Conversation

@bsmth
Copy link
Collaborator

@bsmth bsmth commented Mar 13, 2026

Description:

First proper try at keeping a relevant changelog for admins. There's a bit of manual work at the moment, but it's high importance for surfacing changes to readers and will be good to iterate on.

I was considering a few different ways of tracking changes, using git tagging, keeping branches per release train etc, for now, the simplest approach is to prefix changelog entries in a single CHANGELOG.md. We may want to revisit in future.

Motivation:

Keep changes visible and improve traceability.

Related issues and pull requests:

@bsmth
Copy link
Collaborator Author

bsmth commented Mar 13, 2026

@mkaply do you want to give this a try with

npm run build && npm run preview

Then: http://localhost:4324/changelog/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant