klarna-incubator / gram

Gram is Klarna's own threat model diagramming tool
Apache License 2.0
257 stars 12 forks source link

Improve how changelogs are written #84

Open Tethik opened 5 months ago

Tethik commented 5 months ago

Currently changelogs are automatically generated using Lerna and Conventional Commits.

This works fine for minor versions, however for larger features it would be better to write these by hand to better showcase what's new. Large branches have to be squashed or a lot of minor commits back and forth makes for a confusing commit history and changelog.