zaquestion / lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
https://zaquestion.github.io/lab
Creative Commons Zero v1.0 Universal
1.1k stars 103 forks source link

Handwritten changelog #814

Closed SuperSandro2000 closed 2 years ago

SuperSandro2000 commented 2 years ago

The auto generated changelog which only contains the commits is not useful. A handwritten one with the most important topics would be way more useful.

prarit commented 2 years ago

@SuperSandro2000 , I'm not sure I understand your comment? Could you provide some additional details?

SuperSandro2000 commented 2 years ago

I am talking about https://github.com/zaquestion/lab/releases/tag/v0.24.0. I am not sure if there are new features which I should know or if there are some deprecations and if I need to change some commands.

bmeneg commented 2 years ago

@SuperSandro2000 100% agreed. Thanks for the report! We should've already moved from this bad behavior of letting the commits there as is. Another annoying thing we need to do is to run new releases more often, thus easing everyone's life on checking what changed from one version to another.

Starting on the next release (0.25.0.... or 1.0 ?? (🤯)) I'll make sure to make the release notes useful with actual handwritten bullet points. Sounds good?

SuperSandro2000 commented 2 years ago

sure, works for me

bmeneg commented 2 years ago

@SuperSandro2000 hopefully https://github.com/zaquestion/lab/releases/tag/v0.25.0 looks better 🤞

SuperSandro2000 commented 2 years ago

That looks much better! Thank you!