12 lines
		
	
	
		
			344 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			344 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Changelog
 | |
| All notable changes to this project will be documented in this file.
 | |
| 
 | |
| The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
 | |
| 
 | |
| ## 1.0.1
 | |
| - [chore] added changelog
 | |
| - [fix] [BaseConverter] prevented non-integer bases
 | |
| - [fix] remove history move (incompatible with vercel.com)
 | |
| 
 | |
| ## 1.0.0
 | |
| - First release |