@ -5,9 +5,10 @@ This changelog lists only the most important changes. Smaller (bug)fixes as well
The releases of major and minor versions contain an overview of changes since the last major/minor update.
Version 1.5.x
Version 1.6.x
-------------
## Version 1.5.x (Under development)
## Version 1.6.0 (2020/06)
- Changed default Dd library from `cudd` to `sylvan`. The Dd library can be changed back to `cudd` using the command line switch `--ddlib`.
- Scheduler export: Properly handle models with end components. Added export in `.json` format.
- CMake: Search for Gurobi prefers new versions
@ -20,6 +21,11 @@ Version 1.5.x
- `storm-pomdp`: Implemented approximation algorithms that explore (a discritization of) the belief MDP, allowing to compute safe lower- and upper bounds for a given property.