@@ -5,6 +5,27 @@ Lists the main changes in the project.
## [Current Development Version]
- xxxxxx
## [1.2.1] - 2017-05-28
### Added
-`PowerVmAllocationPolicyMigrationBestFitStaticThreshold` to select the Host to place or migrate a VM
using a Best Fit policy, that is, it selects the Host with less available resources
that is enough to place a given VM.
-`EventListener` to notify subscribers when all VMs in the `DatacenterBroker` waiting list were created ([#92](https://github.com/manoelcampos/cloudsim-plus/issues/92)).
- Enable Hosts to be powered on and off ([#89](https://github.com/manoelcampos/cloudsim-plus/issues/89)).
- Enables changing the CPU migration overhead for any VmScheduler.
A new constructor was added to these schedulers to enable setting this value once
<description>A module containing benchmarks created using JMH (Java Microbenchmark Harness framework) to assess CloudSim Plus performance</description>
<description>CloudSim Plus: A modern, highly extensible and easier-to-use Java 8 Framework for Modeling and Simulation of Cloud Computing Infrastructures and Services</description>