Open
Description
I'm trying to implement a changelog for each page to let people know what changed over time.
.GitInfo
gives me basic information about the latest commit, but so far I didn't find a way to list all changes to a given page. Is this possible somehow or can I extend the functionality to make this work?
Thanks in advance