Release notes for 5.0.2

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2014-12-04 12:28:25 -05:00
parent 4960842476
commit 46083a25c7

View File

@@ -1,6 +1,20 @@
Changelog for CoolProp
======================
5.0.2
-----
Bugfix.
Issues closed:
`#281<http://github.com/CoolProp/CoolProp/issues/281>` : Surface Tension Errors
`#278<http://github.com/CoolProp/CoolProp/issues/278>` : Add script to generate milestone text automatically
`#277<http://github.com/CoolProp/CoolProp/issues/277>` : Fix doxygen docs for generalized residual helmholtz term
`#275<http://github.com/CoolProp/CoolProp/issues/275>` : Logscale densities for consistency plots
`#274<http://github.com/CoolProp/CoolProp/issues/274>` : P and D as inputs produces some errors
`#273<http://github.com/CoolProp/CoolProp/issues/273>` : hmolar, smolar etc. are incorrect for HEOS backend with PD inputs
`#272<http://github.com/CoolProp/CoolProp/issues/272>` : 32bit Pre-compiled Binary for C#
`#254<http://github.com/CoolProp/CoolProp/issues/254>` : Error : hapropsSI("R";"T";253;"B";252;"P";101325) lead to an error
5.0.1
-----
The first release with the automated release script. No major code changes.