Revert "fix #37"
This reverts commit cf4692c7b02e969c53f1f362b490f4b9b6d49c63.
This commit is contained in:
		
							parent
							
								
									2b603e8b26
								
							
						
					
					
						commit
						205bdfb39b
					
				@ -298,7 +298,7 @@ module GitHubChangelogGenerator
 | 
			
		||||
 | 
			
		||||
      array.select { |req|
 | 
			
		||||
        if req[hash_key]
 | 
			
		||||
          t = Time.parse(req[hash_key]).utc - 60
 | 
			
		||||
          t = Time.parse(req[hash_key]).utc
 | 
			
		||||
 | 
			
		||||
          if older_tag_time.nil?
 | 
			
		||||
            tag_in_range_old = true
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user