update news an version for head

This commit is contained in:
Johann Dreo 2012-07-27 09:23:14 +02:00
commit 16f2fd696d
3 changed files with 8 additions and 4 deletions

View file

@ -1,9 +1,11 @@
* release 1.3.1
* current release:
* release 1.3.1 (2012-07-27)
- the eo::mpi modules is no longer dependent from boost::mpi
- parallel multi-start example
- bugfix: an error is now thrown when accessing best_element of an empty population
* release 1.3.0
* release 1.3.0 (2012-07-24)
- features:
- delete the deprecated code parts (was marked as deprecated in the release 1.1)
- eoSignal: a class to handle signal with eoCheckpoint instances