mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Make Changlelog longer
This commit is contained in:
parent
121d195aba
commit
67e451c2bf
@ -18,7 +18,7 @@ class ChangelogFormatter(blog.LogFormatter):
|
||||
|
||||
supports_tags = True
|
||||
|
||||
def __init__(self, num_of_versions=10):
|
||||
def __init__(self, num_of_versions=20):
|
||||
self.num_of_versions = num_of_versions
|
||||
self.messages = collections.deque()
|
||||
self.entries = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user