mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-04 03:27:00 -05:00 
			
		
		
		
	Fix Changelog generation
This commit is contained in:
		
							parent
							
								
									2e46875009
								
							
						
					
					
						commit
						105a809feb
					
				@ -17,6 +17,7 @@ BZR_PATH = '/var/bzr/code/calibre/trunk'
 | 
			
		||||
class ChangelogFormatter(blog.LogFormatter):
 | 
			
		||||
    
 | 
			
		||||
    supports_tags = True
 | 
			
		||||
    supports_merge_revisions = True
 | 
			
		||||
    
 | 
			
		||||
    def __init__(self, num_of_versions=20):
 | 
			
		||||
        self.num_of_versions = num_of_versions
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user