Skip to content

Changelog for the new releases / tags. #104

@marvin8

Description

@marvin8

Problem

I have looked through the repo and on tryke.dev and haven't found anywhere that documents changes from one release to the next (i guess tryke is using tags instead of releases). Without that information I find it hard to judge how quickly I want to adopt a new version.

Proposed solution

I would love to see a Changelog with all the changes documented and grouped by releases (or tags in tryke's case)

You can have a look at the following as an example of a Changelog on one of the projects I maintain:

    https://codeberg.org/marvin8/zaojun/src/branch/main/CHANGELOG.md

Maintaining a changelog can be automated so it doesn't cause extra work. The above changelog is generated from commit messages with git cliff

Alternatives considered

No response

Area

unsure

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinternalRefactor or cleanup with no user-visible behavior change

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions