From 596529e30fef55e83dca9fb37d6e3bf7ce963341 Mon Sep 17 00:00:00 2001 From: Drew Noakes Date: Tue, 25 Nov 2014 22:31:10 +0000 Subject: [PATCH] Add credit for #54. --- smoothie.js | 1 + 1 file changed, 1 insertion(+) diff --git a/smoothie.js b/smoothie.js index ca5dcbc..f47bb6b 100644 --- a/smoothie.js +++ b/smoothie.js @@ -72,6 +72,7 @@ * Add TimeSeries.clear function, by @drewnoakes * v1.26: Add support for resizing on high device pixel ratio screens, by @copacetic * v1.27: Fix bug introduced in v1.26 for non whole number devicePixelRatio values, by @zmbush + * v1.28: Add 'minValueScale' option, by @megawac */ ;(function(exports) {