From 299a83a963bae6d4c178f52e65c9bd2d0e24e6b6 Mon Sep 17 00:00:00 2001 From: Paul Mueller Date: Thu, 29 Jan 2015 21:40:33 +0100 Subject: [PATCH] pt3 version --- ChangeLog.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 4e7f80c4..cc1f8863 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,6 @@ +0.8.5-pt3dev1 +- Improved pt3-file support from + https://github.com/dwaithe/FCS_point_correlator 0.8.5 - Fixed bug that made it impossible to load data (#88) - Exceptions are now handled by wxPython @@ -11,8 +14,8 @@ Many thanks to Dominic Waithe (@dwaithe) - Improved comaptibility with Zeiss .fcs file format - PyCorrFit is now dependent on Cython -- The module 'openfile' is now available from within Python -- Installer for Windows +- The module 'openfile' is now available from within Python +- Installer for Windows 0.8.3 - New .pcfs (PyCorrFit Session) file format (#60) - Additional fitting algorithms: Nelder-Mead, BFGS, Powell, Polak-Ribiere (#71)