Preparing for v1.0 release.

This commit is contained in:
Nicolás A. Ortega
2017-02-02 10:46:34 +01:00
parent 22278999e7
commit 22239ec644
2 changed files with 3 additions and 1 deletions

View File

@ -30,3 +30,5 @@ Change Log
- v0.7: Data Saving
- Allow user to save found primes to be loaded later.
- User can save and read primes in raw output.
- v1.0: Parallelization
- Indivisible is now completely parallelized.