Add changelog link for rattail-tempmon in upgrade diff
This commit is contained in:
parent
aeccf5c5f6
commit
5765533491
|
@ -241,6 +241,7 @@ class UpgradeView(MasterView):
|
|||
def get_changelog_url(self, project, old_version, new_version):
|
||||
projects = {
|
||||
'rattail': 'rattail',
|
||||
'rattail-tempmon': 'rattail-tempmon',
|
||||
'Tailbone': 'tailbone',
|
||||
}
|
||||
if project not in projects:
|
||||
|
|
Loading…
Reference in a new issue