From 071e76d598dc2ebd1fd999285a53bbf81a214c48 Mon Sep 17 00:00:00 2001 From: Ian Bell Date: Wed, 11 May 2016 07:22:44 -0600 Subject: [PATCH] Update the changelog with MathCad and first_partial_deriv --- Web/coolprop/changelog.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Web/coolprop/changelog.rst b/Web/coolprop/changelog.rst index 4673f0ed..bab79b9c 100644 --- a/Web/coolprop/changelog.rst +++ b/Web/coolprop/changelog.rst @@ -6,9 +6,10 @@ Changelog for CoolProp New features: +* MathCAD wrapper working again (thanks to Jeff Henning) * Added binary interaction parameters for more than 400 mixtures * Added a cubic backend supporting PR and SRK for some calculations -* Added new viscosity model for a few refrigerants +* Added new non-iterative viscosity model for a few refrigerants (especially R32 and R245fa) * Implemented EOS for HCl, D4, ethylene oxide, and dichloroethane from M. Thol * ... and a lot of little bugfixes (see issues) @@ -107,6 +108,7 @@ Issues Closed: Pull Requests merged: +* `#1062 `_ : Export first_partial_deriv, see #946 #1062 * `#1056 `_ : Added "set_reference_state" wrapper for Mathcad and Updated Example Worksheets * `#1053 `_ : Align Tmax with REFPROP values * `#1047 `_ : Mathcad Wrapper Updates for CoolProp 5.x and 6