saadmk11 / changelog-ci

Changelog CI is a GitHub Action that enables a project to automatically generate changelogs
https://github.com/marketplace/actions/changelog-ci
MIT License
130 stars 20 forks source link

Add Support for reStructuredText #71

Closed saadmk11 closed 3 years ago

saadmk11 commented 3 years ago

We only Generate Changelog using Markdown (.md) currently. It will be nice to generate Changelog in reStructuredText (.rst) as well.