From 13cbd2ce1196c0dc95d2cf1337e2bd32206c0236 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Wed, 29 May 2013 23:09:06 -0300 Subject: [PATCH] Updated credits for threshold above operator. --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 5697078..ba811b3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,6 +5,10 @@ - Added a strokeColor option to control the outline around point symbols. (patch by djamshed, pull request #1003) + - Added an 'above' operator to the threshold plugin. + (patch by Karl Quinsland, pull request #1058, issue #1059, earlier patches + by Jason Swank, issue #331, and Rene Pieter Kok, issue #344) + ## Flot 0.8.1 ## ### Bug fixes ###