Added entry for v0.2.1 (which I had previously forgotten).
This commit is contained in:
		@@ -9,3 +9,6 @@ Change Log
 | 
				
			|||||||
	- Switch to C.
 | 
						- Switch to C.
 | 
				
			||||||
	- Uses GNU Multiple Precision library (GMP) to hold prime numbers, allowing for 'infinite' size.
 | 
						- Uses GNU Multiple Precision library (GMP) to hold prime numbers, allowing for 'infinite' size.
 | 
				
			||||||
	- Add `likely()' and `unlikely()' macros to optimize.
 | 
						- Add `likely()' and `unlikely()' macros to optimize.
 | 
				
			||||||
 | 
					- v0.2.1: Memory Leak Fixes
 | 
				
			||||||
 | 
						- Fixed a major memory leak at the end of the program.
 | 
				
			||||||
 | 
						- Added more optimizers
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user