rustic-games / jilu

Generate a change log based on the state of your Git repository.
104 stars 6 forks source link

expose scope in serialized changes in template #17

Closed jcgruenhage closed 4 years ago

jcgruenhage commented 4 years ago

I was playing around with modifying the template for a project, and realized that the scope was not exposed. For said project, really need the information from the scope, so without it, the changelog is going to get unreadable.

This is tiny, so not sure if a PR is actually worth it, since merging is almost as much work as just adding those 3 lines yourself. If you want it, I'll PR the change though