commits to master since release
i really miss such feature that shows how much commits have been added since release (tag) to default branch (typically master)
While GitHub shows for each tag commits towards master, maybe GitLab could show for older tags number of commits to next tag. That would rise question what is "next" tag. i suggest to use tag-date for deciding that as ordering by tag name may go wrong if project changes versioning schema (i.e 1.0.0 vs v1.0.0)
Edited by 🤖 GitLab Bot 🤖
