mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 01:23:43 +02:00
IGN:...
This commit is contained in:
parent
52a1eee0d5
commit
7af8eb4a80
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
class ChangelogFormatter(blog.LogFormatter):
|
||||
|
||||
supports_tags = True
|
||||
supports_merge_revisions = True
|
||||
supports_merge_revisions = False
|
||||
|
||||
def __init__(self, num_of_versions=20):
|
||||
self.num_of_versions = num_of_versions
|
||||
|
|
|
|||
Loading…
Reference in a new issue