when a crates is published our pipeline creates a tag, but doesn't any description to it, for example - [thread_aware_macros_impl-v0.6.1](https://github.com/microsoft/oxidizer/releases/tag/thread_aware_macros_impl-v0.6.1) It would be more convenient if pipeleine extracted the changes from `CHANGELOG.md` and attached them to the tag
when a crates is published our pipeline creates a tag, but doesn't any description to it, for example - thread_aware_macros_impl-v0.6.1
It would be more convenient if pipeleine extracted the changes from
CHANGELOG.mdand attached them to the tag