From e03f635053cc4780e016c1a7119b765cce2a30cb Mon Sep 17 00:00:00 2001 From: Michael Luggen Date: Fri, 16 Dec 2016 17:05:28 +0100 Subject: [PATCH] Update changelog.md --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 1d44c76..069603c 100644 --- a/changelog.md +++ b/changelog.md @@ -5,7 +5,7 @@ - Added Fervor upate checker, you will be notified about future updates (> 6.1.0). - Updated to Qt 5.6 and OpenCV 3.1.0 - Improved plugin API. We now check for API level which should make things more stable. - - New IPLEvent allows to react to process GUI events from buttons when overriding processPropertyEvents +- New IPLEvent allows to react to process GUI events from buttons when overriding processPropertyEvents ### Fixed - Fixed some issues with IPLLabelBlobs @@ -13,6 +13,7 @@ ### Known Issues - While using a IPLCamera, the UI can be pretty unresponsive. Pause to adjust the UI. - The application may still be unstable, expect crashes (please report them on https://github.com/cpvrlab/ImagePlay/issues) + ## 6.0.0 - 2015-11-06 ### Added - Improved OS X retina dispay support