mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-21 14:46:28 +00:00
Link to start of actual changelog
This commit is contained in:
parent
6604e0d015
commit
7d09c6b762
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue