15 lines
		
	
	
		
			395 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			395 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
<head>
 | 
						|
    <meta charset="UTF-8">
 | 
						|
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
						|
    <title>BC100 Autofill :: Changelog</title>
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
    <h1>BC100 Autofill has been updated</h1>
 | 
						|
    <h2>New feature since v0.2.1:</h2>
 | 
						|
    <ul>
 | 
						|
        <li>You can now choose which disruption to enter by default</li>
 | 
						|
    </ul>
 | 
						|
</body>
 | 
						|
</html> |