rsmp-nordic / rsmp_sxl_traffic_lights

RSMP Signal Exchange List (SXL) for Traffic Controllers
MIT License
12 stars 4 forks source link

use semantic versioning? #113

Closed emiltin closed 3 years ago

emiltin commented 3 years ago

In semantic versioning, versions are defined as major.minor.patch.

Additions/improvements that are backward compatible is a minor version, while fixes are patch versions.

Maybe we should start bumping the minor version whenever we release a new version of the sxl that includes new messages? The next such version would then be 1.1.

If it includes breaking changes we could even bump the major version to 2.0.

emiltin commented 3 years ago

we are going with this