Touchup to changelog

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2015-01-01 14:39:36 -05:00
parent 0cee2ea8b1
commit f9d01990da

View File

@@ -7,11 +7,12 @@ Changelog for CoolProp
New Features:
* Added Mathematica wrapper
* Added vectorized PropsSImulti function that can return a matrix of outputs for vectors of state inputs and desired outputs
* Added ``Prandtl()`` function to ``AbstractState``
* Added vectorized ``PropsSImulti`` function that can return a matrix of outputs for vectors of state inputs and desired outputs
Removed Features:
* All the PropsSI overloads. For all other inputs, the PropsSI function is now used
* All the ``PropsSI`` overloads. For all other types of inputs, the ``PropsSImulti`` function is now used
Issues Closed: