Replies: 1 comment 1 reply
-
@Connum there's a good github action called release drafter that creates a new draft release every time a new release is added. It then adds a description of the features added in each PR to the draft release's description. Probably the easiest way to maintain a changelog as all we'd have to do is correctly tag each PR. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We should add the missing releases since 1.3.1 to the releases tab. Starting with 2.0.0, it would also be nice to have a changelog and try to not forget to add new features to the README. I think there are some essential things like color font support, extended writing support etc. that aren't even mentioned yet.
Beta Was this translation helpful? Give feedback.
All reactions