Open
Description
I made a comment to this effect when I added the changes controller:
e671469#diff-4ed60210a2ea835de90db16374d32449R18
If we did store the path to the change log on the release object
we could use that to fix metacpan/metacpan-web#1107.
We'd know ahead of time whether or not to make the link
and we wouldn't have to guess which file it was when trying to return it from the changes controller.
Note that this would require reindexing everything (#289) to be useful.