I'm starting to setup Storybook in a React project and I can see it shows 2 tabs by default (Canvas and Docs).
I'd like to have another tab to show the changelog for that specific component. Is there a way to add this third tab and show the content of the CHANGELOG.md file there?