Added changelog
This commit is contained in:
		
							
								
								
									
										11
									
								
								CHANGELOG.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								CHANGELOG.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
Changelog
 | 
			
		||||
=========
 | 
			
		||||
 | 
			
		||||
2.0.0
 | 
			
		||||
-----
 | 
			
		||||
Migrated to Kotlin. If you didn't implement your own `Unpacker`, nothing should change except for the added null safety.
 | 
			
		||||
Otherwise, because `is` is a reserved word in Kotlin, the method was renamed to `doesUnpack` for ease of use.
 | 
			
		||||
 | 
			
		||||
1.0.0
 | 
			
		||||
-----
 | 
			
		||||
Initial version
 | 
			
		||||
		Reference in New Issue
	
	Block a user