nrf-rs / nrf-hal

A Rust HAL for the nRF family of devices
Apache License 2.0
504 stars 139 forks source link

Missing git tags #474

Open thejpster opened 5 months ago

thejpster commented 5 months ago

It would be useful to tag the repo and then produce a Github release every time you publish a new package. This will let people do a diff between releases, and provides a nice place to read the CHANGELOG.

qwandor commented 5 months ago

There are already tags for all the recent releases, you should be able to create GitHub releases for them.