cucumber / cucumber-android

Android support for Cucumber-JVM
MIT License
135 stars 62 forks source link

Format CHANGELOG #136

Closed mpkorstanje closed 3 months ago

mpkorstanje commented 3 months ago

🤔 What's changed?

The release process uses the CHANGELOG.md to determine the next version. With v7.18.1 this went wrong and became vIn because the version was assumed to be In Git as this was the first version header according to the format.

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

I added the statement about semantic versioning.

@lsuski is that correct for this project.

I also see that you're following the releases in Cucumber JVM. This is nice, but not required. If you have changes of your own you can can increment the version of cucumber-android as required by Semver.

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.