From 5f0e65c2799e4fb43e81d4e0799da7361caecdc1 Mon Sep 17 00:00:00 2001 From: Olly Smith Date: Tue, 26 Jun 2012 08:14:30 +0100 Subject: [PATCH] Issue number whoops. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5691fa..7a665f0 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Once you're all set up, you can compile, minify and run the tests using `grunt`. ### 0.2.10 - 26th June 2012 -- Support for decimal labels on y-axis [#62](https://github.com/oesmith/morris.js/issues/62). +- Support for decimal labels on y-axis [#58](https://github.com/oesmith/morris.js/issues/58). - Better axis label clipping [#63](https://github.com/oesmith/morris.js/issues/63). - Redraw graphs with updated data using `setData` method [#64](https://github.com/oesmith/morris.js/issues/64). - Bugfix: series with zero or one non-null values [#65](https://github.com/oesmith/morris.js/issues/65).