mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 15:04:50 +02:00
Link to start of actual changelog
This commit is contained in:
@@ -368,7 +368,7 @@ class GitHub(Base): # {{{
|
||||
'target_commitish': 'master',
|
||||
'name': f'version {self.version}',
|
||||
'body': f'Release version {self.version}.'
|
||||
' For changelog, see https://sw.kovidgoyal.net/kitty/changelog/'
|
||||
' For changelog, see https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes'
|
||||
' GPG key used for signing tarballs is: https://calibre-ebook.com/signatures/kovid.gpg',
|
||||
'draft': False,
|
||||
'prerelease': False
|
||||
|
||||
Reference in New Issue
Block a user