Skip to content
Snippets Groups Projects
Commit 98800913 authored by dh00601's avatar dh00601
Browse files

updated changelog

parent f6d3711f
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,7 @@ https://keepachangelog.com/en/0.3.0/ ...@@ -33,6 +33,7 @@ https://keepachangelog.com/en/0.3.0/
* 0.9.3: * 0.9.3:
- Changed the python version requirement to be 3.9+ (using 3.9.9) - Changed the python version requirement to be 3.9+ (using 3.9.9)
- Restructured the population grid object by splitting off functions that belong in the same category and storing them in a mixin-class within the population_extensions/ dir. - Restructured the population grid object by splitting off functions that belong in the same category and storing them in a mixin-class within the population_extensions/ dir.
- Made the Population object available via "from binarycpython import Population"
- merged the HPC branch: - merged the HPC branch:
- added Condor support - added Condor support
- added Slurm support - added Slurm support
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment